August 10, 2021
https://issues.dlang.org/show_bug.cgi?id=22196

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 #12971 "fix Issue 22196 - importC: Error: found `const` when expecting `)`in __attribute__" fixing this issue:

- fix Issue 22196 - importC: Error: found `const` when expecting `)`in __attribute__

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

--
August 11, 2021
https://issues.dlang.org/show_bug.cgi?id=22196

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 #12971 "fix Issue 22196 - importC: Error: found `const` when expecting `)`in __attribute__" was merged into master:

- d544e205fb50cb168a728b677cde840285acbe90 by Iain Buclaw:
  fix Issue 22196 - importC: Error: found `const` when expecting `)`in
__attribute__

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

--