[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 08:06:01 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=22401
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #13623 "fix Issue 22401 - importC: Error: cannot
implicitly convert expressio…" was merged into master:
- eef3b347d347e02d5351595aa24b6ae4142b5f3a by Walter Bright:
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