cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curlpp mailing list Archives

Re: [cURLpp] Bug in HTTP Forms

From: Jean-Philippe Barrette-LaPierre <jpb_at_rrette.com>
Date: Fri, 08 Feb 2008 12:24:51 -0500

On Thursday 07 February 2008 4:28 am, Piotr Niemcunowicz wrote:
> Jean-Philippe Barrette-LaPierre wrote:
> > On 6-Feb-08, at 5:04 PM, Piotr Niemcunowicz wrote:
> >> Great, please review attached patch, it should settle both things :)
> >
> > The patch wasn't enough for me. I don't like the STL containers of
> > pointers. To much
> > to manage. So, I did something like a container of clone_ptr
>
> What about using boost::ptr_list? It keeps only pointers and owns them.
> But this would add dependency on boost, so I`m not sure if it`s an
> acceptable solution (for me, it`s ok).

Exactly. I don't want to add a mandatory dependency on boost. I'll put a
pre-version availaible tonight.

>
>
> _______________________________________________
> cURLpp mailing list
> cURLpp_at_rrette.com
> http://www.rrette.com/mailman/listinfo/curlpp

-- 
Jean-Philippe Barrette-LaPierre
_______________________________________________
cURLpp mailing list
cURLpp_at_rrette.com
http://www.rrette.com/mailman/listinfo/curlpp
Received on 2008-02-08

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET