[Issue 22400] importC: Error: unknown, when compiling source with typedef'd initializer
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Oct 18 07:51:08 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=22400
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|DUPLICATE |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
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))'" was merged into stable:
- f69e21d7c8f86782a67b88e711e789a37d843645 by Iain Buclaw:
fix Issue 22400 - importC: Error: unknown, when compiling source with
typedef'd initializer
https://github.com/dlang/dmd/pull/13182
--
More information about the Digitalmars-d-bugs
mailing list