cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: 64/32/16bit curl_off_t for SUMBIAN and VMS

From: Yang Tse <yangsita_at_gmail.com>
Date: Thu, 5 Jun 2008 19:41:02 +0200

2008/6/5, Dan Fandrich wrote:

> > #elif defined(__SYMBIAN32__)
> [...]
> > #define CURL_FORMAT_OFF_T "%I64d"
>
> This format is wrong--Symbian uses its own libc no matter the compiler,
> so the format is always be the same.

Eeeek! my fault! I have just changed it locally to "%lld" as you
already pointed here http://curl.haxx.se/mail/lib-2008-06/0066.html

Thanks for checking twice

-- 
-=[Yang]=-
Received on 2008-06-05