On Sun, Oct 12, 2008 at 10:31:29PM +0200, Bernhard Reutner-Fischer wrote: >On Sun, Oct 12, 2008 at 08:25:17AM +0200, Carmelo Amoroso wrote: > >>>> There is a depency problem in locales, i'll fix this during the weekend >>>> and then announce rc2. > >> I'll test Bernhard's locale patch on Manday. >> I don't have a sh4 box at home. > >$ svn diff uClibc.check/ | diffstat -up0 > uClibc.check/Makefile.in | 5 > uClibc.check/extra/locale/Makefile.in | 118 +++++++++------- > uClibc.check/extra/locale/gen_wctype.c | 94 ++++++------ > uClibc.check/extra/locale/gen_collate.c | 234 > ++++++++++++++++++++------------ > uClibc.check/extra/locale/gen_locale.c | 226 ++++++++++++++++-------------- > uClibc.check/extra/Configs/Config.in | 2 > uClibc.check/Makerules | 13 + > uClibc.check/Rules.mak | 2 > 8 files changed, 403 insertions(+), 291 deletions(-) > >A couple of you saw dependency problems in locale, i'm asking anybody to >provide feedback if it works for you now. > >TIA, > >PS: As you can see this will add a V=2 mode to be verbose in >locale-generation, as verbose as it previously was per default. >This change is responsible for the vast majority of the patch, >unfortunately. I didn't even diff the generated data, so if you can save >away extra/locale before applying the patch, please check if the >generated data is still the same afterwards (and let me know if it is >not ;)
I've now installed this as r23677. Thanks to HcE for giving it cursory testing. _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
