id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1811,r48674 broke int/float division in partcl-old,coke,whiteknight,"{{{
./tclsh -e ""puts [expr 1/3.0]""
}}}

used to print ""0.33333"" or so (a floating point value) Now it prints ""0"" (an int)

this was introduced in parrot r48674, which touched the integer PMC.",bug,closed,normal,,core,trunk,medium,fixed,,chromatic,tcl,,
