Thread overview
[Issue 8346] Literals 00 - 07 results in odd errors when used with UFCS
Sep 08, 2021
Dlang Bot
Sep 09, 2021
Dlang Bot
June 09, 2015
https://issues.dlang.org/show_bug.cgi?id=8346

Andrei Alexandrescu <andrei@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |D2

--
September 08, 2021
https://issues.dlang.org/show_bug.cgi?id=8346

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dkorpel created dlang/dmd pull request #13059 "Fix issue 8346 - Literals 00 - 07 results in odd errors when used with UFCS" fixing this issue:

- fix issue 8346 - Literals 00 - 07 results in odd errors when used with UFCS

https://github.com/dlang/dmd/pull/13059

--
September 09, 2021
https://issues.dlang.org/show_bug.cgi?id=8346

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #13059 "Fix issue 8346 - Literals 00 - 07 results in odd errors when used with UFCS" was merged into master:

- 33bf773cee2673b3bc01879f8ca5fadb67f17bf5 by dkorpel:
  fix issue 8346 - Literals 00 - 07 results in odd errors when used with UFCS

https://github.com/dlang/dmd/pull/13059

--