Thread overview
[Issue 21937] importC: Support parsing __attribute specifiers
May 20, 2021
Iain Buclaw
May 23, 2021
Dlang Bot
May 24, 2021
Iain Buclaw
May 27, 2021
Dlang Bot
May 20, 2021
https://issues.dlang.org/show_bug.cgi?id=21937

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |importC
                 CC|                            |ibuclaw@gdcproject.org

--
May 23, 2021
https://issues.dlang.org/show_bug.cgi?id=21937

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 #12569 "fix Issue 21937 - importC: Support parsing __attribute__ specifiers" fixing this issue:

- fix Issue 21937 - importC: Support parsing __attribute__ specifiers

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

--
May 24, 2021
https://issues.dlang.org/show_bug.cgi?id=21937

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid

--
May 27, 2021
https://issues.dlang.org/show_bug.cgi?id=21937

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 #12569 "fix Issue 21937 - importC: Support parsing __attribute__ specifiers" was merged into master:

- 2afea966d77327e393e873c1260de01ed6e553ba by Iain Buclaw:
  fix Issue 21937 - importC: Support parsing __attribute__ specifiers

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

--