Thread overview
[Issue 22264] importC: Error: '=', ';' or ',' expected using K&R function syntax
Sep 01, 2021
Iain Buclaw
Sep 04, 2021
Dlang Bot
Sep 07, 2021
Dlang Bot
Sep 30, 2021
Dlang Bot
September 01, 2021
https://issues.dlang.org/show_bug.cgi?id=22264

Iain Buclaw <ibuclaw@gdcproject.org> changed:

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

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

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 #13044 "fix Issue 22264 - importC: Error: '=', ';' or ',' expected using K&R function syntax" fixing this issue:

- fix Issue 22264 - importC: Error: '=', ';' or ',' expected using K&R function syntax

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

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

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 #13044 "fix Issue 22264 - importC: Error: '=', ';' or ',' expected using K&R function syntax" was merged into stable:

- 6a33e01a6c9ddfb2cdb4494c2f0a9c433e02eb7c by Iain Buclaw:
  fix Issue 22264 - importC: Error: '=', ';' or ',' expected using K&R function
syntax

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

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

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

- 3f2989016bb1b71d17bac4a7b09150c82afb0da6 by Iain Buclaw:
  fix Issue 22264 - importC: Error: '=', ';' or ',' expected using K&R function
syntax

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

--