| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
curl-config --vernum broken in 7.15.0
From: Dave Dribin <dave-ml_at_dribin.org>
Date: Fri, 14 Oct 2005 11:51:10 -0500
Hello all,
I'm upgrading from libcurl 7.13.1 to 7.15.0, and the --vernum option in
% curl-config --version
%
It used to work like this:
% curl-config --version
It looks like a side effect of changing LIBCURL_VERSION_NUM to an
VERSIONNUM=`$SED -ne 's/^#define LIBCURL_VERSION_NUM 0x\(.*\)/\1/p'
And here's LIBCURL_VERSION_NUM:
#define LIBCURL_VERSION_NUM ((LIBCURL_VERSION_MAJOR << 16) | \
Sure enough, this was changed somewhere between 7.13.1 and 7.15.0, as
#define LIBCURL_VERSION_NUM 0x070d01
-Dave
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info