[Issue 22062] importC: Error: redeclaration of 'TYPE'

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jun 27 10:26:23 UTC 2021


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

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com

--- Comment #3 from Walter Bright <bugzilla at digitalmars.com> ---
This works now, with the exception that C allows 0 to be implicitly converted
to a pointer type, and (void*)0 to be implicitly converted to any pointer type.

--


More information about the Digitalmars-d-bugs mailing list