On 14 March 2010 17:36, INADA Naoki <[email protected]> wrote: > I've proposed lp:~songofacandy/swfmill/dtoa to lp:swfmill. > > This branch stores and loads floating point numbers accurately in xml. > > This branch uses netlib's g_fmt and strtod instead of sprintf and sscanf. > see http://www.netlib.org/fp/ > > Can you accept this merge proposal?
Sorry for the delay responding. I did see the merge proposal on Launchpad at the time but I haven’t had a chance to look at it until now. dtoa is causing segfaults in some of the test cases for me (testing on 64 bit Linux). I did a bit of investigation with a debugger and the problem seems to be within dtoa itself. I tried updating to the latest dtoa.c from netlib, but that just resulted in swfmill hanging when processing car_smash.xml. Therefore I won’t merge these changes for the time being, although I’d be glad to if you can fix the problem. Cheers, Dan. _______________________________________________ swfmill mailing list [email protected] http://osflash.org/mailman/listinfo/swfmill_osflash.org
