#502: Marshalling large integers returns the wrong value. ------------------------------------+--------------------------------------- Reporter: jens.nock...@… | Owner: lsansone...@… Type: defect | Status: new Priority: minor | Milestone: Component: MacRuby | Keywords: ------------------------------------+---------------------------------------
Comment(by lsansone...@…): Apparently #dump works well (the fixnum is dumped as a bignum, like upstream 1.9) but #load fails. De-serializing bignums is quite buggy at the moment, we do have a bunch of failing specs. -- Ticket URL: <http://www.macruby.org/trac/ticket/502#comment:1> MacRuby <http://macruby.org/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel