[vlc-devel] [PATCH v2] Added check for compiler intrinsic _Static_assert.

Rémi Denis-Courmont remi at remlab.net
Sat Nov 23 11:10:08 CET 2013


Le samedi 23 novembre 2013, 14:00:08 Maxim Bublis a écrit :
> 1) <assert.h> misses static_assert:
> define _Static_assert (which definition conflicts with builtin Clang one in
> my case and leads to compile-time error) and define static_assert as an
> alias for _Static_assert.

It sounds like you are using mismatched header and compiler versions. Nothing 
good will ever come out of that.

-- 
Rémi Denis-Courmont
http://www.remlab.net/




More information about the vlc-devel mailing list