This is the mail archive of the glibc-bugs@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/1236] regex.h violates POSIX name space rules in several places


------- 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.


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