[vlc-devel] [PATCH 2/2] thread: fix compilation with clang 7 or older
Hugo Beauzée-Luyssen
hugo at beauzee.fr
Fri Feb 28 10:34:03 CET 2020
On Fri, Feb 28, 2020, at 10:10 AM, Rémi Denis-Courmont wrote:
> A strict C11 implementation follows errata. See, e.g. Clang 8, 9 or GCC
> which happily compile this code in C11 mode. This patch is wrong.
>
DR459 was fixed in C17.
Whatever the compiler does with this DR for any other C standard version is their business.
--
Hugo Beauzée-Luyssen
hugo at beauzee.fr
More information about the vlc-devel
mailing list