projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cebd8c
)
* c-strtod.c (C_STRTOD) [!defined LC_ALL_MASK]: Set LC_ALL to "C".
author
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 8 Sep 2004 17:17:40 +0000
(17:17 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 8 Sep 2004 17:17:40 +0000
(17:17 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 19e6d5f5e44e2adfc1ad4a37c4925b5be97fe264..17b1be92536be3f5f89bcb9dfd020b85c49b1da9 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,3
+1,10
@@
+2004-09-08 Paul Eggert <eggert@cs.ucla.edu>
+
+ * c-strtod.c (C_STRTOD) [!defined LC_ALL_MASK]: Set LC_ALL to "C",
+ not just LC_NUMERIC, to avoid the unlikely possibility of mixed
+ locales screwing things up. This removes an inconsistency with
+ the LC_ALL_MASK case.
+
2004-09-08 Bruno Haible <bruno@clisp.org>
* stdint_.h.in: New file, taken from GNU clisp.