* regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 11 Aug 2006 18:28:44 +0000 (18:28 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 11 Aug 2006 18:28:44 +0000 (18:28 +0000)
commit0f88234747ed86cd92622de30b99af5fee9f03a4
tree7398c8d6f76624d7a2bdf7e602ed5dc835ce54c5
parent9f1088f3f0981a4ba216aa304b8ee053157ea9ee
* regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
in wchar_t.  Problem reported by Eric Blake.
lib/ChangeLog
lib/regex_internal.c