Thread overview
[Issue 22032] importC: stuck on error: illegal combination of type specifiers
Jun 16, 2021
Iain Buclaw
[Issue 22032] importC: infinite loop: error: illegal combination of type specifiers
Jun 18, 2021
Iain Buclaw
[Issue 22032] importC: infinite loop: illegal combination of type specifiers
Jun 18, 2021
Iain Buclaw
Jun 18, 2021
Dlang Bot
Jun 18, 2021
Dlang Bot
June 16, 2021
https://issues.dlang.org/show_bug.cgi?id=22032

Iain Buclaw <ibuclaw@gdcproject.org> changed:

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

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|importC: stuck on error:    |importC: infinite loop:
                   |illegal combination of type |error: illegal combination
                   |specifiers                  |of type specifiers

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|importC: infinite loop:     |importC: infinite loop:
                   |error: illegal combination  |illegal combination of type
                   |of type specifiers          |specifiers

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

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 #12706 "fix Issue 22032 - importC: infinite loop: illegal combination of type specifiers" fixing this issue:

- fix Issue 22032 - importC: infinite loop: illegal combination of type specifiers

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

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

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 #12706 "fix Issue 22032 - importC: infinite loop: illegal combination of type specifiers" was merged into master:

- 2a89aa9bc7845671edbdccdafe3061e1d70a02b8 by Iain Buclaw:
  fix Issue 22032 - importC: infinite loop: illegal combination of type
specifiers

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

--