![]() |
|
![]() |
|
cURL ![]() ![]() ![]() curlpp mailing list Archives
[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, 18 Nov 2008 23:49:24 +0100
Jean
I was too quick. Afer refreshing my memory a little bit I'd like to state what follows.
Actually <string.h> in C++ is a C header and totally different from <string>. I guess some buggy compilers treat <string.h> like <string> but that's nonconforming.
Regards
-------- Original Message --------
Jean
Some of Bob's changes resulted in string header included twice;
curlpp/CurlHandle.cpp:
#include <string>
We should introduce MACRO informing weather std string (<string>) is present or not and include either <string> or <string.h>
Regards
_______________________________________________
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info