[Bug regex/1236] regex.h violates POSIX name space rules in several places

eggert at gnu dot org sourceware-bugzilla@sources.redhat.com
Wed Aug 24 23:08:00 GMT 2005


------- Additional Comments From eggert at gnu dot org  2005-08-24 23:08 -------
Created an attachment (id=614)
 --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=614&action=view)
add re_fastmap_accurate when _REGEX_SOURCE is defined

The original patch omitted a definition for re_fastmap_accurate,
which I found in subsequent testing.  This matters only for code
that is using the new (POSIX-compliant) names, so this bug does
not affect existing code.  I am attaching the obvious followup patch.

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=1236

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



More information about the Glibc-bugs mailing list