[vlc-devel] [PATCH] build: create a macro to check for, and replace, possibly-inline functions.

Jean-Baptiste Kempf jb at videolan.org
Tue Mar 10 08:38:47 CET 2015


On 10 Mar, Rémi Denis-Courmont wrote :
> Le 2015-03-09 23:30, Diego Elio Pettenò a écrit :
> >mingw (both 32 and 64) provides a number of functions that have no C
> >linkage, but are only available as static inline. Define a macro that can
> >check for the function based on a preamble and body, and caches the
> >results.
> 
> No thanks. Fix MingW.

Care to share in what sense it is broken?
They __forceinline the declaration of the function and the man page just
explains what Feature Test Macro we should test to get them.


-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device



More information about the vlc-devel mailing list