[vlc-devel] [PATCH] Add support for libproxy to the access module http. Libproxy reads proxy settings from kde, gnome, networkmanager, environment

Dominique Leuenberger dominique at leuenberger.net
Sun Jun 15 11:25:36 CEST 2008


On Sun, 15 Jun 2008 12:17:28 +0300
Rémi Denis-Courmont <rdenis at simphalempin.com> wrote:

> Le dimanche 15 juin 2008 12:03:41 Dominique Leuenberger, vous avez
> écrit :
> > I'm not sure.... but it looks like this mail never reached the
> > list.. it does not show up in the archive on gmane.
> >
> > So here comes my latest version of my libproxy support patch again.
> >
> > Still open for more comments.
> 
> PROXY_H_ is not defined anywhere. It's best not to use <proxy.h>
> internal definites. HAVE_PROXY_H should work instead. Also free(pf);
> looks odd.
> 

Ok.. replace PROXY_H_ ifdef with HAVE_PROXY_H, defined by configure

Also fixed the free(pf).. I though I already squashed that one.

Dominique
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-support-for-libproxy-to-the-access-module-http.patch
Type: text/x-patch
Size: 3056 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080615/45cfc853/attachment.bin>


More information about the vlc-devel mailing list