curl-library
cURL 7.19.7 v. VMS
Date: Wed, 16 Dec 2009 00:05:46 -0600 (CST)
> http://antinode.info/ftp/curl/curl-7_19_7/
Today's changes:
Better handling of large-file support.
http://antinode.info/ftp/curl/curl-7_19_7/include/curl/curlbuild.h
New builder options. Fixed a DCL line-too-long problem.
http://antinode.info/ftp/curl/curl-7_19_7/packages/vms/build_vms.com
Moved the HAVE_STRICMP inside the HEADER_CONFIG_VMS_H guard.
http://antinode.info/ftp/curl/curl-7_19_7/packages/vms/config-vms.h
The old large-file test in "include/curl/curlbuild.h"
("if defined(__alpha) || defined(__ia64)") was defective. Large-file
support is _available_ on Alpha and IA64 on VMS V7.2 or later (although
some C run-time ECOs may be needed until about V7.3-1), but it depends
on the macro _LARGEFILE being defined, not merely on the system
architecture. The revised code should get all the off_t-related things
to agree with reality, and the user-specified LARGE option in the new
builder should get _LARGEFILE set on request. It seems to work better.
------------------------------------------------------------------------
Steven M. Schweda sms_at_antinode-info
382 South Warwick Street (+1) 651-699-9818
Saint Paul MN 55105-2547
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-12-16