March 16, 2022
https://issues.dlang.org/show_bug.cgi?id=22882

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@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

--
March 18, 2022
https://issues.dlang.org/show_bug.cgi?id=22882

8jst@queensu.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #2 from 8jst@queensu.ca ---


*** This issue has been marked as a duplicate of issue 22549 ***

--