-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Denys Vlasenko wrote: > On Tue, Feb 10, 2009 at 6:24 PM, Carmelo AMOROSO <[email protected]> > wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> [email protected] wrote: >>> Author: vda >>> Date: 2009-01-21 02:53:20 +0000 (Wed, 21 Jan 2009) >>> New Revision: 24935 >>> >>> Log: >>> *: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x >>> is always equivalent to __UCLIBC_CURLOCALE->x. >>> remove typedef __uclibc_locale_t, it used only in a few places, >>> it is lees confusing to use struct __uclibc_locale_struct >>> everywhere. >>> xlocale.h: hide __global_locale back under _LIBC, >>> bug 53 is wrong in claiming it should be exported. >> Denys, >> this is required instead by libstdc++. >> I'll make it visible again. > > No problem. > > Which ones are needed? > > __UCLIBC_CURLOCALE_DATA? > typedef __uclibc_locale_t? > __global_locale? > > Please add a comment about it, I deleted it not because I wanted you > to suffer, merely because I had no telepathic powers to know > that it is needed. Without such comment, it will happen again. > And again. And again. (cue in Battlastar Galactica theme here). > -- > vda
I'm checking because the sanitised version on uClibc_locale.h is missing of a lot of required piece due to _LIBC macro move. It will take some time because libstdc++ build is long. I'll fix it with proper explanation. Cheers, Carmelo > _______________________________________________ > uClibc mailing list > [email protected] > http://lists.busybox.net/mailman/listinfo/uclibc > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iEYEARECAAYFAkmSyEgACgkQoRq/3BrK1s9JFACdHVX+DNiHKJV6YCt1Svb+eqK5 xccAn2fuogounE99cxodID8BQ87+dXeE =lhEs -----END PGP SIGNATURE----- _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
