https://issues.dlang.org/show_bug.cgi?id=23619
Krzysztof Jajeśnica <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |krzysztof.jajesnica@student | |.put.poznan.pl Depends on| |23509 --- Comment #1 from Krzysztof Jajeśnica <[email protected]> --- The error messages appear to be caused by the use of ecs_assert macro, which uses assert internally. Currently ImportC fails to compile the GLibC implementation of assert. See this issue for more information: https://issues.dlang.org/show_bug.cgi?id=23509 Referenced Issues: https://issues.dlang.org/show_bug.cgi?id=23509 [Issue 23509] ImportC: Unable to parse GLibC assert.h's assert (and other nontrivial macros?) --
