[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
Thu Oct 21 21:39:34 UTC 2021


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

--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #13209 "Merge stable into master" was merged into
master:

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

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

  * fix Issue 22404 - importC: Error: cannot pass argument 'ENUMMEM' of type
'int' to parameter '__tag2'

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

--


More information about the Digitalmars-d-bugs mailing list