cURL / Mailing Lists / curl-library / Single Mail

curl-library

curl_endian using int64 with out checking curl_config.h

From: John E. Malmberg <wb8tyw_at_qsl.net>
Date: Thu, 15 Jan 2015 08:41:33 -0600

Some curl modules including lib/curl_endian.c are using 64 bit integers
with out checking to curl_config.h to see if they are available.

Unfortunately the VAX/VMS compiler is too old to support 64 bit
integers, and I have not got the last gcc/vax built for VMS readily
available to see if it can be used instead.

Can the use of 64bit integers honor the curl_config.h?

Or am I just not going to be able to continue to build on VAX/VMS?

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