[vlc-devel] [PATCH 2/4] Mimic a behavior of GNU libiconv on OS/2
Rémi Denis-Courmont
remi at remlab.net
Fri Jan 27 22:42:37 CET 2012
Hello,
Le mardi 10 janvier 2012 14:07:03 KO Myung-Hun, vous avez écrit :
> DBCS countries assign their currency symbol to '\', ASCII 92. This causes
> an unexpected behavior when converting a directory separator on OS/2.
WTF? You mean that iconv() on OS/2 converts the ASCII backslash to the South
Korean Won (KRW) symbol? Which 'tocode's are concerned?
> In case of GNU libiconv, it does not treat '\', ASCII 92, as a currency
> symbol at all. So let's mimic GNU libiconv.
Maybe I see where you are going. But will that not corrupt the KRW symbol when
it is actually found in subtitles?
--
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis
More information about the vlc-devel
mailing list