Enable locale support in strtod() and dtoa().
Noticed by: ache Reviewed by: mike (mentor)
This commit is contained in:
parent
afe8e24972
commit
cfb004fe95
@ -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