[Issue 16396] Octal value 08 should result in error
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Aug 24 14:51:10 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=16396
Steven Schveighoffer <schveiguy at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |schveiguy at yahoo.com
--- Comment #1 from Steven Schveighoffer <schveiguy at yahoo.com> ---
PR: https://github.com/dlang/dmd/pull/8612
Note that 008 correctly was diagnosed, due to a quirk in the way the literals
were parsed.
--
More information about the Digitalmars-d-bugs
mailing list