Re: [MacRuby] #611: Error decoding JSON floating point number
#611: Error decoding JSON floating point number ---------------------------------+------------------------------------------ Reporter: dj2@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: MacRuby Later Component: MacRuby | Keywords: ---------------------------------+------------------------------------------ Changes (by lsansonetti@…): * milestone: => MacRuby Later Comment: Indeed, MacRuby's floats are less precise as we store them as immediate values, so 2 bits of precision are loss. I don't think we can do anything for 1.0, moving to later. -- Ticket URL: <http://www.macruby.org/trac/ticket/611#comment:2> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby