[Issue 23184] importC: array length macro doesn't compile

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jul 7 06:36:06 UTC 2022


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

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla at digitalmars.com
         Resolution|---                         |WORKSFORME

--- Comment #2 from Walter Bright <bugzilla at digitalmars.com> ---
This works when I try it (though size_t was undefined). In general, please
provide complete code snippets, rather than incomplete fragments where guessing
at what is missing is necessary.

I don't know what error you're seeing. But if things don't work for you with
the latest compiler, please reopen and supply the error message you see.

--


More information about the Digitalmars-d-bugs mailing list