| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
design problem with CURL_SIZEOF_LONG in 7.19.0
From: Mohun Biswas <m_biswas_at_mailinator.com>
Date: Thu, 04 Sep 2008 10:44:43 -0400
I must admit that I haven't followed all the discussion of the
The problem is most acute on Solaris. Solaris has both 32-bit and 64-bit
After the upgrade to 7.19.0, the 32-bit build worked fine but the 64
cur/curlrules.h:134: error: size of array __curl_rule_01__ is negative
This appears to be because the new design depends on the installation of
#define CURL_SIZEOF_LONG 4
Clearly, it's impossible for this to be true for both the 32- and 64-bit
#ifdef __arch64__
I can build, but this is presumably some combination of Solaris-,
More generally, this bothers me because it seems to violate a norm.
With the addition of curlbuild.h and curlrules.h, the curl/*.h files now
Thoughts?
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info