Enable locale support in strtod() and dtoa().
Noticed by: ache Reviewed by: mike (mentor)
This commit is contained in:
parent
e8b59c3f5d
commit
1dd3a3db1d
@ -203,6 +203,7 @@ extern Char *MALLOC ANSI((size_t));
|
||||
#endif
|
||||
|
||||
#define INFNAN_CHECK
|
||||
#define USE_LOCALE
|
||||
|
||||
#undef IEEE_Arith
|
||||
#undef Avoid_Underflow
|
||||
|
Loading…
x
Reference in New Issue
Block a user