mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-13 10:02:38 +00:00
Enable locale support in strtod() and dtoa().
Noticed by: ache Reviewed by: mike (mentor)
This commit is contained in:
parent
e8b59c3f5d
commit
1dd3a3db1d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=112418
@ -203,6 +203,7 @@ extern Char *MALLOC ANSI((size_t));
|
||||
#endif
|
||||
|
||||
#define INFNAN_CHECK
|
||||
#define USE_LOCALE
|
||||
|
||||
#undef IEEE_Arith
|
||||
#undef Avoid_Underflow
|
||||
|
Loading…
Reference in New Issue
Block a user