[vlc-devel] Re: vlc: svn commit r12013 (massiot)
Rémi Denis-Courmont
courmisch at via.ecp.fr
Thu Aug 4 21:24:13 CEST 2005
Le Jeudi 4 Août 2005 22:06, Subversion daemon a écrit :
> r12013 | massiot | 2005-08-04 21:06:29 +0200 (Thu, 04 Aug 2005) | 2
> lines Changed paths:
> M /trunk/include/network.h
>
> * include/network.h: Fixed vlc_UrlEncode with non-ASCII characters.
Err, it DID work. It was purposedly NOT using unsigned char so that
( c <= 32 ) would catch non-ASCII characters. If that failed on your
platform, putting "signed char" explicitly would have done it.
--
Rémi Denis-Courmont
http://www.simphalempin.com/home/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20050804/0ab5fb3b/attachment.sig>
More information about the vlc-devel
mailing list