#502: Marshalling large integers returns the wrong value. ------------------------------------+--------------------------------------- Reporter: jens.nockert@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: minor | Milestone: MacRuby 0.7 Component: MacRuby | Resolution: fixed Keywords: | ------------------------------------+--------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.7 Comment: Thanks for the patch, it has been merged in r4426. I don't think the fact that MacRuby dumps bignums instead of fixnums for certain integers is an issue here. (Yes, the fixnum range in MacRuby is shorter of one bit compared to MRI, because we also make floats as immediates, as you noticed). -- Ticket URL: <http://www.macruby.org/trac/ticket/502#comment:3> MacRuby <http://macruby.org/>