[vlc-devel] [PATCH 1/4] Treat UTF-16 as UCS-2 on OS/2
Rémi Denis-Courmont
remi at remlab.net
Fri Feb 17 09:22:22 CET 2012
On Thu, 16 Feb 2012 15:38:04 -0500, Rafaël Carré <funman at videolan.org>
wrote:
> Since the code is #ifdef'd for OS2 I think there should be no problem to
> apply.
This will introduce error cases, or perhaps unexpected resutls in some
cases. For instance, converting valid UTF-8 to UTF-16 or valid UTF-16 to
UTF-8 cannot normally fail.
I do not know if this is a problem, the affected VLC code base is too big
for me to (care to) review.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list