[vlc-devel] [PATCH 2/2] build: check for gmtime_r and localtime_r with the new macro.
    Rémi Denis-Courmont 
    remi at remlab.net
       
    Thu Mar 12 13:55:38 CET 2015
    
    
  
Le 2015-03-12 13:43, Diego Elio Pettenò a écrit :
> This makes sure that the two functions are found when building on 
> mingw32,
> as the functions are defined as static inline rather than as library
> symbols.
No. VLC relies on the POSIX definition of these two. The current test 
is perfectly right in failing if the symbols are undefined.
-- 
Rémi Denis-Courmont
    
    
More information about the vlc-devel
mailing list