[MacRuby-devel] [MacRuby] #502: Marshalling large integers returns the wrong value.

MacRuby ruby-noreply at macosforge.org
Fri Dec 11 20:58:09 PST 2009


#502: Marshalling large integers returns the wrong value.
------------------------------------+---------------------------------------
 Reporter:  jens.nockert@…          |       Owner:  lsansonetti@…        
     Type:  defect                  |      Status:  new                  
 Priority:  minor                   |   Milestone:                       
Component:  MacRuby                 |    Keywords:                       
------------------------------------+---------------------------------------
 Marshalling and unmarshalling a large fixnum returns the value 0 instead
 of the correct value (With the git version of Dec 12-2009)

 Marshal.load(Marshal.dump(1000000000))
 => 0

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/502>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list