gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Test suite


From: Stefan Bidi
Subject: Re: Test suite
Date: Sun, 6 Mar 2011 11:40:01 -0600

Hmm... The results you're getting are quite strange.  The only time these method returns NaN is if the object is not a NSNumber.  If it is, than we just send it through icu to get converted.  The problem here is that either libicu is returning 'NaN' for these values or NSNumber is return nil.

Could you run and report the output of the attach test?  I just want to make sure libicu is doing it's thing correctly.  To build it: gcc `icu-config --ldflags` -licuio test_unum.c

Thanks


On Sun, Mar 6, 2011 at 7:02 AM, <address@hidden> wrote:

Hi!

Test results, lots of NSNumberFormatter fails. I am using ICU 4.6.

Cheers,
TOM


_______________________________________________
Gnustep-dev mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gnustep-dev


Attachment: test_unum.c
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]