digitalmars.D.bugs - [Issue 6525] New: Numeric literals should always be mangled with a leading 'i'
- d-bugmail puremagic.com (19/19) Aug 18 2011 http://d.puremagic.com/issues/show_bug.cgi?id=6525
http://d.puremagic.com/issues/show_bug.cgi?id=6525 Summary: Numeric literals should always be mangled with a leading 'i' Product: D Version: 2.040 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: P2 Component: DMD AssignedTo: nobody puremagic.com ReportedBy: sean invisibleduck.org --- Comment #0 from Sean Kelly <sean invisibleduck.org> 2011-08-18 09:20:25 PDT --- See issue 3029 for background. The current behavior is for the 'i' to only be present when needed to disambiguate, but it should really always be present. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Aug 18 2011