[Issue 555] Integral ireal literals can't be specified

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Nov 18 09:04:00 PST 2006


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


deewiant at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid




------- Comment #1 from deewiant at gmail.com  2006-11-18 11:03 -------
I'm now practically certain that this is a bug, since these all work:

ifloat x = 6.0fi;
ifloat y = 6.fi;
ifloat z = 6fi;


-- 




More information about the Digitalmars-d-bugs mailing list