[Issue 23719] runnable/test22071.c:22:16: error: ‘abc’ is a pointer; did you mean to use ‘->’?

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed May 31 08:29:53 UTC 2023


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

Walter Bright <bugzilla at digitalmars.com> changed:

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

--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> ---
Looks like ImportC inherited D's ability to use . instead of ->. Nevertheless,
it should be fixed.

--


More information about the Digitalmars-d-bugs mailing list