[vlc-devel] [PATCH 2/2] thread: fix compilation with clang 7 or older

Jean-Baptiste Kempf jb at videolan.org
Fri Feb 28 09:19:24 CET 2020


On Fri, Feb 28, 2020, at 07:34, RĂ©mi Denis-Courmont wrote:
> This patch enables people to use outdated compilers that will miss modern optimisations and threat mitigation features from newer LLVM versions, which are available for all platforms that any VLC dev cares about. All of that to avoid one apt-get install or equivalent.

That is completely out of the discussion here.

If you want to bump compiler requirements, you ask for that, with good reasons why, like which mitigation features you are talking about, and maybe people will agree with you. You cannot unilaterally bump the requirements, without discussion.

Knowing that SSP is available since at least clang 5, including the strong variant, for example.

--
Jean-Baptiste Kempf - President
+33 672 704 734


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20200228/5a13bf45/attachment.html>


More information about the vlc-devel mailing list