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/1281] support 64-bit hosts when regex code when used outside glibc


------- Additional Comments From eggert at gnu dot org  2005-09-01 22:20 -------
Also please see the patch in bug 1287, which fixes a glitch introduced
in patch 1281.  The glitch affects only code compiled outside glibc,
and only when compiled with _REGEX_LARGE_OFFSETS defined.

I should also mention that I checked that the 1281 patch introduced zero
changes to the regex code when compiled outside glibc, unless you define
the new _REGEX_LARGE_OFFSETS feature-test macro.  I checked this by inspecting
the assembly-language code generated both before and after the change.


-- 


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

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