#713: Too little MMD? i_add doesn't know about subclasses.
-------------------+--------------------------------------------------------
 Reporter:  coke   |       Owner:             
     Type:  bug    |      Status:  new        
 Priority:  major  |   Milestone:             
Component:  core   |     Version:  trunk      
 Severity:  high   |    Keywords:  tcl blocker
     Lang:         |       Patch:             
 Platform:         |  
-------------------+--------------------------------------------------------

Comment(by whiteknight):

 The big problem with this change that I can see is that Integer.i_add for
 some reason defaults to use set_number_native. That is not a sane fallback
 by any standards. Why should the result of an i_add on integer produce a
 floating point value?

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/713#comment:6>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to