[Issue 22403] importC: Error: cannot pass argument '0' of type 'int' to parameter 'const(char)*'

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Oct 19 09:58:26 UTC 2021


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

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 #13185 "fix Issue 22403 - importC: Error: cannot pass
argument '0' of type 'int' to parameter 'const(char)*'" was merged into stable:

- 07648ef4aa84a8a2b30e16cb38c276d1c2053b50 by Iain Buclaw:
  fix Issue 22403 - importC: Error: cannot pass argument '0' of type 'int' to
parameter 'const(char)*'

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

--


More information about the Digitalmars-d-bugs mailing list