- Notifications
You must be signed in to change notification settings - Fork5
Commit5273f21
committed
Undefine setlocale() macro on Win32
New versions of libintl redefine setlocale() to a macrowhich causes problems when the backend and libintl arelinked against different versions of the runtime, whichis often the case in msvc builds.Hiroshi Inoue, slightly updated comment by me1 parent56b21b7 commit5273f21
1 file changed
+9
-0
lines changedLines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
176 | 176 |
| |
177 | 177 |
| |
178 | 178 |
| |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
179 | 188 |
| |
180 | 189 |
| |
181 | 190 |
| |
|
0 commit comments
Comments
(0)