[Issue 22080] ImportC: Error: cannot implicitly convert expression of type 'extern(C) function' to 'function'

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jun 24 10:57:00 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=22080

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #12738 "fix Issue 22080 - ImportC: Error: cannot
implicitly convert expression of type 'extern(C) function' to 'function'" was
merged into master:

- df3b6807e17bfd05b941d9ddec5605611d78e945 by Iain Buclaw:
  fix Issue 22080 - ImportC: Error: cannot implicitly convert expression of
type 'extern(C) function' to 'function'

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

--


More information about the Digitalmars-d-bugs mailing list