[Issue 23864] importC fails on assert( pointer != NULL )

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue May 2 02:19:02 UTC 2023


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

--- Comment #5 from Walter Bright <bugzilla at digitalmars.com> ---
(In reply to Steven Schveighoffer from comment #3)
> Walter, this is the same issue I got when building stb_image.h (one of them)

Your's appears to be a completely different problem, which is:

__attribute__((__vector_size__ (16))) int

--


More information about the Digitalmars-d-bugs mailing list