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 libc/538] Improvement to getaddrinfo gai_strerror.c to make it usable in gnulib


------- Additional Comments From drepper at redhat dot com  2005-10-15 05:16 -------
I really don't understand the motivation.  If your implementation even differs
in the errors provided, there is absolutely no reason to complicate the glibc
code just for sharing 4 lines of which likely will never change.  Just copy the
file, remove all glibc-ism, and be happy.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |drepper at redhat dot com


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

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