Thread overview
[Issue 22274] importC: [ICE]: 4 identifiers does not match 3 declarations using K&R syntax
Sep 04, 2021
Dlang Bot
Sep 06, 2021
Dlang Bot
Sep 07, 2021
Dlang Bot
September 04, 2021
https://issues.dlang.org/show_bug.cgi?id=22274

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 #13046 "fix Issue 22274 - importC: [ICE]: 4 identifiers does not match 3 declarations using K&R syntax" fixing this issue:

- fix Issue 22274 - importC: [ICE]: 4 identifiers does not match 3 declarations using K&R syntax

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

--
September 06, 2021
https://issues.dlang.org/show_bug.cgi?id=22274

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 #13046 "fix Issue 22274 - importC: [ICE]: 4 identifiers does not match 3 declarations using K&R syntax" was merged into stable:

- 0a0af4dd7e3ab9cf98dce16f27db44ba4224c6b5 by Iain Buclaw:
  fix Issue 22274 - importC: [ICE]: 4 identifiers does not match 3 declarations
using K&R syntax

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

--
September 07, 2021
https://issues.dlang.org/show_bug.cgi?id=22274

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #13053 "merge stable" was merged into master:

- 4533410d5bf056e105d3eee7bf0b49800227479d by Iain Buclaw:
  fix Issue 22274 - importC: [ICE]: 4 identifiers does not match 3 declarations
using K&R syntax

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

--