[Issue 22882] Floating-point literals with leading zeroes incorrectly throw octal errors
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Mar 16 17:12:06 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=22882
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@aposteriorist created dlang/dmd pull request #13827 "Fix issue 22882 -
Floating-point literals with leading zeroes incorrectly throw octal errors"
fixing this issue:
- Fix issue 22882: Floating-point leading zeroes bug
This is a simple fix to issue #22882, though I'm sure something cleaner could
be done.
https://github.com/dlang/dmd/pull/13827
--
More information about the Digitalmars-d-bugs
mailing list