| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
MSVC 6 warnings related to curl_off_t
From: David Byron <DByron_at_everdreamcorp.com>
Date: Thu, 8 Apr 2004 17:15:11 -0700
I'm building main.c (1.252) with MSVC 6 and I'm getting the following
cl.exe /MT /O2 /D "NDEBUG" /I "../lib" /I "../include" /I
Looks like we're half way through a change to curl_off_t in some places.
This is not so hard to resolve, but there are enough choices here that I
Only problem is, fread wants a size_t where we'd pass it a curl_off_t. Same
The fread is a little harder. I figure we don't really want to change the
In the end, some casting may be enough. I'm not sure I can justify it
Any ideas?
Thanks much.
-DB
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info