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

Rémi Denis-Courmont remi at remlab.net
Sat Nov 23 19:18:43 CET 2013


Le samedi 23 novembre 2013, 22:09:36 Maxim Bublis a écrit :
> > It sounds like you are using mismatched header and compiler versions.
> > Nothing good will ever come out of that.
> 
> No, it doesn't.
> Here is part of compilation log: http://pastebin.com/TZLmeNNJ

If the C++ headers use static_assert(), it is intrinsically safe to assume 
that static_assert() is supported. Thus your patch is not solving the problem.

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




More information about the vlc-devel mailing list