> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Carmelo AMOROSO > Sent: Tuesday, November 25, 2008 5:53 PM > To: Tobias Poschwatta > Cc: [email protected] > Subject: Re: testsuite: wcsxfrm > > Tobias Poschwatta wrote: > > On Tue, Nov 25, 2008 at 05:19:35PM +0100, Carmelo AMOROSO wrote: > >> It seems that you don't have these locales built-in. > >> Are you using pre-generated locale headers ? or are you building > >> locales data at build time ? > > > > Well, actually, locale is disabled: > > > > UCLIBC_HAS_WCHAR=y > > # UCLIBC_HAS_LOCALE is not set > > > > The tests in locale-mbcw are run, because WCHAR is enabled. > > > > Tobias > > > > > I'll ask Filippo to have a look at this. > Likely we might want to disable (also partially) some part of > the tests according to locale. The rigth solution IMO is run the tests setting only the C locale The others one aren't supported when __UCLIBC_HAS_LOCALE__ is off. Now there are few failures (tst_iswctype, tst_wcswidth and tst_wcwidth) I'm investigating on their. The problem has been fixed into the trunk revision 24155. > > Carmelo Cheers, Filippo. > _______________________________________________ > uClibc mailing list > [email protected] > http://busybox.net/cgi-bin/mailman/listinfo/uclibc >
_______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
