[Issue 22549] importC: float literal should support leading zero

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Nov 30 06:10:50 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=22549

Basile-z <b2.temp at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b2.temp at gmx.com

--- Comment #3 from Basile-z <b2.temp at gmx.com> ---
the fix affects the specs https://dlang.org/spec/lex.html#LeadingDecimal, hence
everything that would be based on them.

I suggest to only allow leading zeroes in importC mode.

--


More information about the Digitalmars-d-bugs mailing list