[vlc-devel] [PATCH 2/3] configure: add -Werror=incompatible-pointer-types option to the compiler
Rémi Denis-Courmont
remi at remlab.net
Tue Dec 17 18:20:25 CET 2019
Le tiistaina 17. joulukuuta 2019, 16.09.28 EET Steve Lhomme a écrit :
> This avoid using pointers of different types. It may lead to serious issues
> in the code so rather than a warning, it should be avoided/fixed.
This will raise warnings in harmless cases of implicit conversions. Some of
those might not be easily fixable - coming from external headers.
--
レミ・デニ-クールモン
http://www.remlab.net/
More information about the vlc-devel
mailing list