On Tue, Oct 20, 2009 at 12:16:08PM +0000, rhabarber1848 wrote:
>Am Tue, 20 Oct 2009 12:01:30 +0200 schrieb Bernhard Reutner-Fischer:
>
>> Could you try something like the attached?
>
>Hi,
>
>this patch does not fix my problem because
>
>typedef struct __uclibc_locale_struct {
>
>in libc/sysdeps/linux/common/bits/uClibc_locale.h is still encapsulated
>by "#if defined _LIBC" and therefore removed by unifdef.

That's why i said "like" ;)
I mean #if defined _LIBC || defined __UCLIBC_GEN_LOCALE
but see below

>[1] https://bugs.busybox.net/53

Yes, i know. Thing is that
<quote>
Note that the (c++) locale support for any supported gcc version needs
a re-implementation based off generic support. This is a known TODO at
the time of this writing, sensible, tested patches welcome.
</quote>
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to