[vlc-devel] [PATCH 4/8] qt4: Remove the __STDC_ISO_10646__	ifdef, it's not found on win32 or osx
    Juho Vähä-Herttua 
    juhovh at iki.fi
       
    Wed Jul 21 16:13:40 CEST 2010
    
    
  
21.7.2010 17:08, Jean-Baptiste Kempf kirjoitti:
> There is a reason why this is the case, IIRC, so || defined( __APPLE__ )
>    might be better.
>    
I did the patch, because I'd like to know the actual reason. What I'm 
guessing is that the function might work differently on some platforms 
than others and the define is making sure it is working correctly. But 
in that case I don't know if some OS X platforms have it working 
differently as well, personal I'd like to hear the original reason for 
including it in the first place and judge by that. Anyone remembers?
Juho
    
    
More information about the vlc-devel
mailing list