October 13, 2022
https://issues.dlang.org/show_bug.cgi?id=23410

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 #14555 "Fix 23410 - ImportC: binary constants not allowed" fixing this issue:

- Fix 23410 - ImportC: binary constants not allowed

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

--
October 13, 2022
https://issues.dlang.org/show_bug.cgi?id=23410

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 #14555 "Fix 23410 - ImportC: binary constants not allowed" was merged into master:

- 984ec68b799f8eed0aeed75163b58cd0655d27a0 by Dennis Korpel:
  Fix 23410 - ImportC: binary constants not allowed

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

--