Mark unreachable code on GCC even if NDEBUG
This might suppress some warnings (and very slightly reduce code size) when assertions are disabled. Not that I particularly like to create VLC-specific macros.
Showing
This might suppress some warnings (and very slightly reduce code size) when assertions are disabled. Not that I particularly like to create VLC-specific macros.