711edc218f
Removed static_assert_nomsg, since static_assert's message argument is optional now. In C2X mode this uses the native _Static_assert functionality, otherwise it falls back to a macro-based overload. Additionally, rewrote the assert macro so it correctly marks the failing branch as a dead end. |
||
---|---|---|
.. | ||
fileformats | ||
conversion.c | ||
meson.build | ||
pixmap.c | ||
pixmap.h | ||
pixmap_conversion.inc.h |