March 20, 2022
https://issues.dlang.org/show_bug.cgi?id=22909

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw created dlang/dmd pull request #13848 "fix Issue 22909 - importC: u8 strings rejected by parser" fixing this issue:

- fix Issue 22909 - importC: u8 strings rejected by parser

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

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

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 #13848 "fix Issue 22909 - importC: u8 strings rejected by parser" was merged into master:

- c0cbb8b501464d34626b682ceb10647ad931d6b7 by Iain Buclaw:
  fix Issue 22909 - importC: u8 strings rejected by parser

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

--