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] [Fwd: Compilation fixes from Bob Ham <rah@bash.sh> - it shouldn't be like this :)]

From: Piotr Dobrogost <curlpp_at_2008.autoera.pl>
Date: Tue, 25 Nov 2008 01:10:46 +0100

Brad

Brad Hubbard wrote:

> I have no concerns with how this is handled in the examples. There are
> some of these calls within the curlpp code itself though aren't there
> (memset, etc.)?

Good question :)
As to memset there are only 3 of it, all in CurlHandle.cpp. As this is only implementation file so there's no fear about polluting namespaces. I think the same is with the rest but someone should check it.

By the way there's other problem, however. As we now include c headers in c++style <cxxx> we should either qualify memset and others from c library with std:: or write using directive on top of source files...
I'll try to fix it.

> Where can I download the latest version incorporating Bob's changes and
> I will attempt to compile it under 4.3.0 and report back?

Great. You can grab it here
http://www.bitbucket.org/jpbarrette/curlpp/overview/
Click download in the top right corner of the page.

Regards
Piotr Dobrogost
_______________________________________________
cURLpp mailing list
cURLpp_at_rrette.com
http://www.rrette.com/mailman/listinfo/curlpp
Received on 2008-11-25

These mail archives are generated by hypermail.

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

File upload with ASP.NET