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/1054] regex_internal.h redefines __mempcpy when used outside libc


------- Additional Comments From drepper at redhat dot com  2005-09-22 18:39 -------
> Uli, it's glibc that defines __mempcpy as part of the string inlines 
> stuff.  It's not an unsupported platform, it's just 
> --with-included-regex on a glibc system.

What are you talking about?  The patch is not needed for compiling glibc. 
Period.  Therefore any such horrible workaround does not belong in glibc.  All
this configuration handling which is of no interest to glibc should be kept
elsewhere which is what I said in my comment.

Either send a patch which moves all this nonsense into a separate file (which is
not part of glibc) or live with the current code.

-- 


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

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