[Issue 22401] importC: Error: cannot implicitly convert expression of type 'const(int[1])' to 'const(int*)'
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Feb 8 06:57:49 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=22401
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@WalterBright created dlang/dmd pull request #13623 "fix Issue 22401 - importC:
Error: cannot implicitly convert expressio…" fixing this issue:
- fix Issue 22401 - importC: Error: cannot implicitly convert expression of
type const(int[1]) to const(int*)
https://github.com/dlang/dmd/pull/13623
--
More information about the Digitalmars-d-bugs
mailing list