projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3125c35
)
Don't use wchar_t or wctype_t; update comment.
author
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 13 Apr 2006 22:17:17 +0000
(22:17 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 13 Apr 2006 22:17:17 +0000
(22:17 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 26226d98d29578a08160d5f595fb7d486f9ec8e8..382c5c1733eebaba77674cd0e31098335a77a43a 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,3
+1,9
@@
+2006-04-13 Paul Eggert <eggert@cs.ucla.edu>
+
+ * regcomp.c (init_dfa): Don't use wchar_t or wctype_t if RE_ENABLE_I18N
+ is not defined. Problem reported by Mark D. Baushke via Derek R. Price.
+ * regex.h (RE_DUP_MAX): Update comment to match current implementation.
+
2006-04-12 Paul Eggert <eggert@cs.ucla.edu>
* fsusage.c: Don't include <inttypes.h> or <stdint.h>, since