[Issue 22411] importC: Error: cannot implicitly convert expression of type 'const(char*)' to 'char*'
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Oct 21 21:39:40 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=22411
--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #13209 "Merge stable into master" was merged into
master:
- ba950023e142b580ac2cd844e83a0bcb8fc73204 by Iain Buclaw:
fix Issue 22411 - importC: Error: cannot implicitly convert expression of
type 'const(char*)' to 'char*' (#13186)
The autotester failure is a spurious one:
https://issues.dlang.org/show_bug.cgi?id=22350
https://github.com/dlang/dmd/pull/13209
--
More information about the Digitalmars-d-bugs
mailing list