[vlc-devel] [PATCH] qt4: Add OpenBSD to supported platforms of the towlower function.
Juho Vähä-Herttua
juhovh at iki.fi
Wed Nov 3 08:36:03 CET 2010
3.11.2010 8:16, Rémi Denis-Courmont kirjoitti:
> ----- Message d'origine -----
>
>> OpenBSD has towlower() but does not currently define __STDC_ISO_10646__.
>>
> Is this not a bug in OBSD libc?
>
I might have misunderstood, but I think you mean "bug in OBSD libc,
Solaris libc, MinGW, and Mac OS X". (Solaris based on compilation
instructions in http://wiki.videolan.org/Solaris including "-D
__STDC_ISO_10646__")
I think it's easier to say VLC has a bug in using a non-portable way of
checking the UCS compatibility of towlower.
Juho
More information about the vlc-devel
mailing list