problems with NSDoubleNumber

2010-06-12 Thread David Wetzel
Hi, this code has been working before and is working on OS, but this is current (svn) -base: // string is @6.69 price = (NSDecimalNumber*) [NSDecimalNumber numberWithDouble:[myString doubleValue]]; price = (NSDecimalNumber*) [price decimalNumberByDividingBy:[NSDecimalNumber

Re: Testing for drawing fixes r30523

2010-06-12 Thread David Wetzel
Hi folks, Am 12.06.2010 um 15:52 schrieb Gregory Casamento: Win2k is not so common as you might think: http://www.w3schools.com/browsers/browsers_os.asp that data indicates that it's being used by about 0.4% of all users worldwide. That is just from the logs of that single web site,

Re: problems with NSDoubleNumber

2010-06-12 Thread David Wetzel
Am 12.06.2010 um 02:07 schrieb David Wetzel: Hi, this code has been working before and is working on OS, but this is current (svn) -base: // string is @6.69 price = (NSDecimalNumber*) [NSDecimalNumber numberWithDouble:[myString doubleValue]]; price = (NSDecimalNumber*) [price