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

MacRuby ruby-noreply at macosforge.org
Mon Aug 16 17:42:31 PDT 2010


#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/>



More information about the macruby-tickets mailing list