This is the mail archive of the glibc-bugs-regex@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug regex/11186] regex_internal.c: don't assume WEOF fits in wchar_t


------- Additional Comments From jim at meyering dot net  2010-01-19 12:31 -------
Created an attachment (id=4532)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4532&action=view)
regex_internal.c: don't assume WEOF fits in wchar_t

2010-01-19  Paul Eggert  <eggert@cs.ucla.edu>

	[BZ #11186]
	regex_internal.c: don't assume WEOF fits in wchar_t
	* posix/regex_internal.c (re_string_skip_chars): Don't assume WEOF
	fits in wchar_t.  Problem reported by Eric Blake.


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11186

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]