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/15459] RFE: Add |localeconv_l()| to allow porting of FreeBSD/OSX applications...


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

--- Comment #5 from Carlos O'Donell <carlos at redhat dot com> 2013-05-14 19:02:07 UTC ---
(In reply to comment #4)
> By harmful, I meant harmful to portability and/or application simplicity. If
> there's already a simple, portable way to do something that doesn't have
> excessive cost, adding a second way to do it means an application will take one
> of three paths:
> 
> 1. Using the portable way and ignoring the availability of the non-portable
> one.
> 
> 2. Adding configure checks and #ifdefs to use the new way optionally.
> 
> 3. Using the new non-portable way unconditionally.

Rich, Thanks for clarifying. That makes sense.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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