cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: 64/32/16bit curl_off_t for _WIN32_WCE and ILEC400

From: Patrick Monnerat <Patrick.Monnerat_at_datasphere.ch>
Date: Tue, 3 Jun 2008 16:38:49 +0200

Yang Tse wrote:
> please, also fix the following snippet.

> #elif defined(__ILEC400__)
> typedef long long curl_off_t;
> #define CURL_FORMAT_OFF_T "%lld"
> #define CURL_SIZEOF_CURL_OFF_T 8
>
> #endif

The snippet in include/curl/curl.h is present, without the
CURL_SIZEOF_CURL_OFF_T definition

The later occurs in lib/config-os400.h... Is that OK for you ?
Received on 2008-06-03