[vlc-devel] [PATCH] Fixed static assertion availability checking.

Maxim Bublis b at codemonkey.ru
Fri Nov 15 10:06:45 CET 2013


I don't see your point clearly, could you describe it?


On Fri, Nov 15, 2013 at 12:57 PM, Rémi Denis-Courmont <remi at remlab.net>wrote:

> On Fri, 15 Nov 2013 12:28:27 +0400, Maxim Bublis <b at codemonkey.ru> wrote:
> > This patch fixes static assertion availability checking.
> > It seems like some compilers (like Clang) do not define static_assert
> > in <assert.h>, but define _Static_assert as it was called in C1x draft.
>
> No, you are mixing things up. _Static_assert is an intrinsic.
> static_assert() is a macro.
>
> --
> Rémi Denis-Courmont
> Sent from my collocated server
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
>



-- 
Maxim Bublis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20131115/d47b68b6/attachment.html>


More information about the vlc-devel mailing list