[vlc-devel] [PATCH 2/6] configure: add check for attributes
Rémi Denis-Courmont
remi at remlab.net
Sun Feb 26 20:27:02 CET 2017
As has been noted many times over, the VLC headers CANNOT depend on configure
output (since they are installed by the plugin SDK).
That is why all public headers use compiler/version checks.
So obvious nack.
And with that said, if your compiler defines __GNUC__, it has to support GCC
extensions. That´s kind of the whole point. So looks like your compiler is
buggy.
--
雷米‧德尼-库尔蒙
https://www.remlab.net/
More information about the vlc-devel
mailing list