[vlc-devel] [PATCH] qt4: Add OpenBSD to supported platforms of the towlower function.
Rémi Denis-Courmont
remi at remlab.net
Wed Nov 3 09:51:56 CET 2010
On Wed, 03 Nov 2010 10:15:19 +0200, Juho Vähä-Herttua <juhovh at iki.fi>
wrote:
>> Non-portable way defined in the ISO C specification? And I don't know
>> any other way.
> I guess the problem is that "conditionally defined by the
> implementation" mentioned in the C99 standard can be interpreted in
> different ways. One can always blame the Japanese and their resistance
> to adopt UCS because of rather stupid encoding practices they have
> adopted there, but that won't help either.
I don't understand what the Japanese have to do here. This is about the
coding of wchar_t. As far as I know OpenBSD, Solaris, MacOS X and Windows
all support Unicode BMP code points inside wchar_t. What character encoding
they use in other places, be it Shift-JIS in Japan, is irrelevant.
> 4) Simply drop the latin1 support in key events altogether
I am not interested in adding bugs or feature regressions on _all_
platforms due to problems in C run-time libraries on _some_ operating
systems.
--
Rémi Denis-Courmont
http://www.remlab.net
http://fi.linkedin.com/in/remidenis
More information about the vlc-devel
mailing list