[Issue 19059] Invalid integer literal 08 and 09 allowed
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jul 12 14:30:25 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=19059
--- Comment #8 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd
https://github.com/dlang/dmd/commit/90ab1b325f26d08bd770cd9fd44bed085c775ad9
Fix Issue 19059 - Disallow `08` and `09` in integer literal
https://github.com/dlang/dmd/commit/cdedafdd22b6eb2dd5eb550d913c851d11dd28dc
Merge pull request #8451 from kubo39/disallow-invalid-octal-digital
Fix Issue 19059 - Disallow `08` and `09` in integer literal
merged-on-behalf-of: Steven Schveighoffer <schveiguy at users.noreply.github.com>
--
More information about the Digitalmars-d-bugs
mailing list