[vlc-devel] [PATCH] Fix issues with replaced compat functions	in C++ modules
    Rémi Denis-Courmont 
    remi at remlab.net
       
    Tue Aug 26 22:12:47 CEST 2014
    
    
  
Le mardi 26 août 2014, 21:58:25 Jean-Baptiste Kempf a écrit :
> On 26 Aug, Rémi Denis-Courmont wrote :
> > I have not checked the specifications but I doubt that
> > 'extern "C" static inline' would be a valid combination of qualifiers.
> 
> I thought that extern would only apply to exported symbols and therefore not
> apply to static inline.
At least G++ says;
error: invalid use of 'static' in linkage specification
-- 
Rémi Denis-Courmont
http://www.remlab.net/
    
    
More information about the vlc-devel
mailing list