[Issue 3701] Incorrect initialisation of static arrays of floating-point values

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Feb 15 12:00:47 PST 2010


http://d.puremagic.com/issues/show_bug.cgi?id=3701


ggcoding at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ggcoding at gmail.com


--- Comment #3 from ggcoding at gmail.com 2010-02-15 12:00:44 PST ---
--With 32-bit Linux and dmd 2.040 it prints:
0
0
1.6749e-4932

--With 32-bit Linux and dmd 2.039 it prints:
nan
nan
nan

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list