cURL / Mailing Lists / curl-library / Single Mail

curl-library

_strtoi64 warning

From: Gisle Vanem <giva_at_bgnett.no>
Date: Sun, 14 Aug 2005 20:42:51 +0200

With MSVC7 and Windows Server 2003 Platform SDK I'm suddenly
getting this warning:

  transfer.c(723) : warning C4013: '_strtoi64' undefined; assuming extern returning int

The prototype is not in <stdlib.h>, but rather in <crt/stdlib.h>
(or <SDK-base>\include\crt). Anybody else see this? Or have I
done something wrong while installing the latest PSDK?

--gv
Received on 2005-08-14