[vlc-devel] [PATCH] configure.ac: enforce compilation check for wordexp
    Rémi Denis-Courmont 
    remi at remlab.net
       
    Mon Nov 16 16:24:29 CET 2020
    
    
  
Le lundi 16 novembre 2020, 14:41:43 EET Alexandre Janniaux a écrit :
> wordexp can be available on the OS as a private API but not available
> for the application. This is the case on iOS armv7.
This breaks if the symbol is defined in headers but then turns out missing. 
Really, there's nothing specific about wordexp() here. The same rules apply 
almost every other tested functions, and this has been argued to death.
-1
-- 
Rémi Denis-Courmont
    
    
More information about the vlc-devel
mailing list