Don't use wchar_t or wctype_t; update comment.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 13 Apr 2006 22:17:17 +0000 (22:17 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 13 Apr 2006 22:17:17 +0000 (22:17 +0000)
lib/ChangeLog

index 26226d98d29578a08160d5f595fb7d486f9ec8e8..382c5c1733eebaba77674cd0e31098335a77a43a 100644 (file)
@@ -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