[vlc-devel] [PATCH] -- correct broken URI for Windows (trac#2843)

Rémi Denis-Courmont remi at remlab.net
Thu Jun 11 09:16:49 CEST 2009


On Thu, 11 Jun 2009 00:38:27 +0200, "brezhoneg1" <brezhoneg1 at yahoo.fr>
wrote:
> This patch corrects URI handling for Windows, which has been preventing
> xspf from working on both 1.0-bugfix and master for some time.
> 
> The patch does assume a Windows URI is in the form of
> /C:/path/to/file/file.ext
> 
> - decode_URI : the extra / at the beginning of the URI must be removed
> at decoding time

Removing characters is not the job of decode_URI. Go read the spec (the
reference is in the code... for a reason). I can reject this patch even
before I read it.

-- 
Rémi Denis-Courmont




More information about the vlc-devel mailing list