[Issue 6277] Disallow short floating point literals

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jul 7 15:23:31 PDT 2012


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


Jonathan M Davis <jmdavisProg at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmdavisProg at gmx.com


--- Comment #5 from Jonathan M Davis <jmdavisProg at gmx.com> 2012-07-07 15:23:26 PDT ---
1.f is now illegal as a floating point literal (it's considered to be
considered using UFCS). I see no reason to continue to allow .1 or 1.0.

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