Thread overview
[Issue 23792] lexer warns about preprocessor inside token strings
Mar 18, 2023
Dlang Bot
Mar 18, 2023
Dlang Bot
Apr 01, 2023
Dlang Bot
March 18, 2023
https://issues.dlang.org/show_bug.cgi?id=23792

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 #15001 "Fix 23792 - lexer warns about preprocessor inside token strings" fixing this issue:

- Fix 23792 - lexer warns about preprocessor inside token strings

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

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

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 #15001 "Fix 23792 - lexer warns about preprocessor inside token strings" was merged into stable:

- 8e6bc8df1a287d2ce21c94f785ffb247dc58fcf6 by Dennis Korpel:
  Fix 23792 - lexer warns about preprocessor inside token strings

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

--
April 01, 2023
https://issues.dlang.org/show_bug.cgi?id=23792

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #15066 "merge stable" was merged into master:

- 29be864b047bba4f8f963b1e0ad771fc0977e932 by Dennis Korpel:
  Fix 23792 - lexer warns about preprocessor inside token strings

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

--