Re: [PATCH] - further improved decoding of URL special characters
Peter Ganzhorn <[email protected]> Sun, 06 Nov 2005 23:12:20 +0100
| Newsgroups | gmane.comp.multimedia.xmms.devel |
|---|---|
| Message-ID | <[email protected]> |
So we got another patch that may be taken into CVS instead of the first
one - but is there someone reading this list who may add it to the CVS
version?
I currently have the impression XMMS is completely unmaintained :/
On top of that there has no new release for quite a long time now...
Peter
Morten Nilsen wrote:
> Morten Nilsen wrote:
>
>> if(r[0] == '%' && r[1] && r[1]) {
>
>
> geez.. what is wrong with me today?
> that second r[1] should obviously read r[2]
>