cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl_endian using int64 with out checking curl_config.h

From: John E. Malmberg <wb8tyw_at_qsl.net>
Date: Fri, 16 Jan 2015 22:56:48 -0600

On 1/16/2015 5:06 PM, Steve Holme wrote:
> On Fri, 16 Jan 2015, Steve Holme wrote:
>
>> Can you check whether commit bb12d44471 fixes the issue for you
>> please?
>
> ... and commit a2f8887b79.

I copied curl_endian.c over the 7.40 source download and successfully
built curl.

TOAD> mcr gnv$gnu:[usr.bin]gnv$curl.exe --version
curl 7.40.0 (VAX-HP-VMS) libcurl/7.40.0 OpenSSL/0.9.6g zlib/1.2.8
Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s
rtsp smtp smtps telnet tftp
Features: SSL libz

I noticed earlier that another module for one of the Microsoft protocols
was using 64 bit integers. That code is not compiled on VAX/VMS because
the libraries it uses are not yet available on VAX.

I also submitted a patch needed for Alpha and IA64 to deal with building
using OpenSSL/0.9.8zb.

VAX install kits are now available at:
https://sourceforge.net/projects/vms-ports/files/vax0730/

Thanks,
-John
wb8tyw_at_qsl.network

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-01-17