#1811: r48674 broke int/float division in partcl-old
--------------------+-------------------------------------------------------
 Reporter:  coke    |       Owner:  whiteknight
     Type:  bug     |      Status:  new        
 Priority:  normal  |   Milestone:             
Component:  core    |     Version:  trunk      
 Severity:  medium  |    Keywords:             
     Lang:  tcl     |       Patch:             
 Platform:          |  
--------------------+-------------------------------------------------------

Comment(by bacek):

 Hello.

 "Workaround" for this bug was committed into partcl-old. Still not sure is
 parrot behavior is sane.

 In the nutshell: MMD selects Integer.divide(DEFAULT) for TclInt divide by
 TclFloat. Looks like previously Float.devide(Float) was selected.

 --
 Bacek

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1811#comment:7>
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