Re: Polipo on MingW

Juliusz Chroboczek <[email protected]>
Newsgroups gmane.comp.web.polipo.user
Message-ID <[email protected]>
> +#ifdef WIN32  /* Require "x:/" */
> +    if(!isalpha(root->string[0]) || root->string[1] != ':') {
> +        return -2;
> +    }
> +#else

Hmm... I know nothing about Windows, but shouldn't you be checking for
the third character being '/'?

What name do you want me to commit your patch under (please use
something suitable for a Git committer id, for exemple
"Gisle Vanem <[email protected]>").

-- Juliusz

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.