[Issue 22411] importC: Error: cannot implicitly convert expression of type 'const(char*)' to 'char*'

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Oct 19 18:06:21 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=22411

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #13186 "fix Issue 22411 - importC: Error: cannot
implicitly convert expression of type 'const(char*)' to 'char*'" was merged
into stable:

- 0b71439a16714679fa7eb26751fd55cedb8017a3 by Iain Buclaw:
  fix Issue 22411 - importC: Error: cannot implicitly convert expression of
type 'const(char*)' to 'char*'

https://github.com/dlang/dmd/pull/13186

--


More information about the Digitalmars-d-bugs mailing list