Thread overview
[Issue 21982] importC: Error: variable no definition of struct
May 27, 2021
Iain Buclaw
May 28, 2021
Iain Buclaw
May 29, 2021
Dlang Bot
May 30, 2021
Dlang Bot
May 27, 2021
https://issues.dlang.org/show_bug.cgi?id=21982

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ImportC, rejects-valid
                 CC|                            |ibuclaw@gdcproject.org

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |critical

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

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 #12608 "fix Issue 21982 - importC: Error: variable no definition of struct" fixing this issue:

- fix Issue 21982 - importC: Error: variable no definition of struct

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

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

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 #12608 "fix Issue 21982 - importC: Error: variable no definition of struct" was merged into master:

- d4e84624513c5569a51b91cc7cb8c1067e2bae3d by Iain Buclaw:
  fix Issue 21982 - importC: Error: variable no definition of struct

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

--