cURL / Mailing Lists / curl-library / Single Mail

curl-library

7.21.4: Win32 warning C4244 in transfer.c line 553 introduced

From: Stefan Krause <Stefan.Krause_at_gmx.net>
Date: Wed, 23 Feb 2011 16:35:03 +0100

Hi,

in transfer.c, line 553 the following compiler warning is generated when compiling with VC 2005:

\transfer.c(553) : warning C4244: 'function' : conversion from 'time_t' to 'long', possible loss of data

   if(!Curl_meets_timecondition(data, k->timeofdoc)) {

In 7.21.3 that warning hasn't been present. It seems to be introduced by the rewritten part of the source around these line.

Greetings, Stefan

-- 
NEU: FreePhone - kostenlos mobil telefonieren und surfen!			
Jetzt informieren: http://www.gmx.net/de/go/freephone
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-02-23