Thread overview
[Issue 23045] importC: casted function type is missing extern(C)
Apr 23, 2022
Dlang Bot
Apr 25, 2022
Dlang Bot
May 01, 2022
Dlang Bot
May 05, 2022
Dlang Bot
April 23, 2022
https://issues.dlang.org/show_bug.cgi?id=23045

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@WalterBright created dlang/dmd pull request #14024 "fix Issue 23045 - importC: casted function type is missing extern(C)" fixing this issue:

- fix Issue 23045 - importC: casted function type is missing extern(C)

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

--
April 25, 2022
https://issues.dlang.org/show_bug.cgi?id=23045

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 #14024 "fix Issue 23045 - importC: casted function type is missing extern(C)" was merged into master:

- b989082dcd87095cc90d489172e806daf938a553 by Walter Bright:
  fix Issue 23045 - importC: casted function type is missing extern(C)

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

--
May 01, 2022
https://issues.dlang.org/show_bug.cgi?id=23045

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #14054 "fix Issue 23045 - importC: casted function type is missing extern(C)" was merged into stable:

- 9315e53dfc317d309c2398b6bd34e5b8255c228b by Walter Bright:
  fix Issue 23045 - importC: casted function type is missing extern(C) (#14024)

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

--
May 05, 2022
https://issues.dlang.org/show_bug.cgi?id=23045

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

- 84af0a8586450025d2b22ab623224d074d2ec4b8 by Walter Bright:
  fix Issue 23045 - importC: casted function type is missing extern(C) (#14024)

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

--