Thread overview
[Issue 22029] importC: Parser accepts storage-class specifiers for fields
Jun 16, 2021
Iain Buclaw
Jun 16, 2021
Dlang Bot
Jun 16, 2021
Dlang Bot
June 16, 2021
https://issues.dlang.org/show_bug.cgi?id=22029

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |accepts-invalid, ImportC
                 CC|                            |ibuclaw@gdcproject.org

--
June 16, 2021
https://issues.dlang.org/show_bug.cgi?id=22029

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 #12690 "fix Issue 22029 - importC: Parser accepts storage-class specifiers for fields" fixing this issue:

- fix Issue 22029 - importC: Parser accepts storage-class specifiers for fields

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

--
June 16, 2021
https://issues.dlang.org/show_bug.cgi?id=22029

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 #12690 "fix Issue 22029 - importC: Parser accepts storage-class specifiers for fields" was merged into master:

- f82aa825af31de42250b5df20df468f41ddb8b9a by Iain Buclaw:
  fix Issue 22029 - importC: Parser accepts storage-class specifiers for fields

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

--