Thread overview
[Issue 22160] importC: Error: redeclaring `module test` as `struct test`
Jul 30, 2021
Iain Buclaw
Aug 10, 2021
Dlang Bot
Aug 10, 2021
Dlang Bot
July 30, 2021
https://issues.dlang.org/show_bug.cgi?id=22160

Iain Buclaw <ibuclaw@gdcproject.org> changed:

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

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

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 #12970 "fix Issue 22160 - importC: Error: redeclaring `module test` as `struct test`" fixing this issue:

- fix Issue 22160 - importC: Error: redeclaring `module test` as `struct test`

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

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

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 #12970 "fix Issue 22160 - importC: Error: redeclaring `module test` as `struct test`" was merged into master:

- a998fc401ab493c824ed7cd4e809d18396ad0f0c by Iain Buclaw:
  fix Issue 22160 - importC: Error: redeclaring `module test` as `struct test`

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

--