[vlc-devel] [PATCH] Fix issues with replaced compat functions in C++ modules
Rémi Denis-Courmont
remi at remlab.net
Tue Aug 26 23:54:27 CEST 2014
Le mardi 26 août 2014, 22:38:01 Rémi Denis-Courmont a écrit :
> I have not checked the specifications but I doubt that
> 'extern "C" static inline' would be a valid combination of qualifiers.
It seems I underestimated the lack of sense of C++. A non-class function can
be extern "C" and static at the same time. It makes no sense but it is legal.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list