http://bugs.winehq.org/show_bug.cgi?id=6413 Summary: Floating point bug exposed in Director MX Product: Wine Version: unspecified Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: wine-binary AssignedTo: wine-bugs(a)winehq.org ReportedBy: tmb.steve(a)gmail.com In Director MX floats are improperly converted into strings. To reproduce: 1) Open Director MX under WINE 2) In the message window type "put string(0.1)" 3) In the output window the output will be '-- "1..0000e-01"' The output should be '-- "0.1"' Just wanted to say thanks for making a great piece of software! WINE is great and getting better all the time! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.