[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
Sun Oct 17 15:22:18 UTC 2021


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

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

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

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@ibuclaw created dlang/dmd pull request #13182 "fix Issue 22407 - importC:
Error: cannot implicitly convert expression of type 'extern (C) int(int a)' to
'const(extern (C) int function(int))'" fixing this issue:

- 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/13182

--


More information about the Digitalmars-d-bugs mailing list