Thread overview
[Issue 22245] importC: Error: found `.` when expecting `)`
Aug 27, 2021
Dlang Bot
Aug 27, 2021
Dlang Bot
Sep 02, 2021
Dlang Bot
August 27, 2021
https://issues.dlang.org/show_bug.cgi?id=22245

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 #13028 "fix Issue 22245 - importC: Error: found `.` when expecting `)`" fixing this issue:

- fix Issue 22245 - importC: Error: found `.` when expecting `)`

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

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

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 #13028 "fix Issue 22245 - importC: Error: found `.` when expecting `)`" was merged into master:

- 990efd44efc24f0bf81281b1808da393d9fff84c by Iain Buclaw:
  fix Issue 22245 - importC: Error: found `.` when expecting `)`

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

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #13037 "[stable] Cherry-pick bit-field fixes from master" was merged into stable:

- 187645ba1e6098b3671634248a56086654944144 by Iain Buclaw:
  fix Issue 22245 - importC: Error: found `.` when expecting `)`

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

--