[Issue 22407] importC: Error: cannot implicitly convert expression of type 'extern (C) int(int a)' to 'const(extern (C) int function(int))'

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Oct 21 21:39:37 UTC 2021


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

--- Comment #5 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #13209 "Merge stable into master" was merged into
master:

- 163b5f92048249b6646a69b4c6a68ed641bbe8e9 by Iain Buclaw:
  fix Issue 22407 - importC: Error: cannot implicitly convert expression of
type 'extern (C) int(int a)' to 'const(extern (C) int function(int))'

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

--


More information about the Digitalmars-d-bugs mailing list