[Issue 22399] importC: Error: static variable cannot be read at compile time
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Oct 18 07:51:07 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=22399
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:
- 16565e5d4714b8412f247c2debf209c6d6b1a71d by Iain Buclaw:
fix Issue 22399 - importC: Error: static variable cannot be read at compile
time
https://github.com/dlang/dmd/pull/13182
--
More information about the Digitalmars-d-bugs
mailing list