[Bug 6413] Floating point bug exposed in Director MX

Wine Bugs wine-bugs at winehq.org
Tue Feb 20 06:12:24 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=6413





------- Additional Comments From tmb.steve at gmail.com  2007-20-02 06:12 -------
I copied msvcrt.dll from 
c:\windows\system32 
on my windows partition to
/home/steve/.wine/drive_c/windows/system32
on my linux one, but the problem still persists.

I noticed that DirectorMX also has a copy of msvcrt.dll in it's installation folder
/home/steve/.wine/drive_c/Program Files/Macromedia/Director MX

I tried replacing that one too, but the bug remained.

This is more than a visual glitch.

In the message box type:

put value(string(0.1))

expected output should be

-- 0.1

actual output is

-- 1

The effect of this is that you can't save and load data containing floats to
text files. Since that is the only way to save data from a shockwave movie it is
quite disabling. It means that save games become corrupt. It also means that my
map editor is unable to save and load maps.

-- 
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.



More information about the wine-bugs mailing list