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 #3 from Carlos O'Donell <carlos at redhat dot com> 2013-05-14 14:17:13 UTC ---
Rich,

My primary desire would be to enable more seamless porting of BSD/OSX
applications by supporting more BSD interfaces, regardless of truth of the
rationale provided.

Why do you think it harmful to add localeconv_l()?

Why must programs have uselocale() fallbacks? They don't have to, they may
never have been ported from BSD, and they might only be expected to work when
localeconv_l is present. Compiling such a program with a new enough glibc with
localeconv_l would just work, and that would be good.

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