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

Comment(by coke):

 if I try to run the tcl above with

 {{{
 parrot -t5 tcl.pbc  -e "puts [expr 1/3.0]"
 }}}

 I get a segfault, so it's going to be hard to track down the actual PIR
 that's being generated.

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