cURL / Mailing Lists / curl-users / Single Mail

curl-users

Compiler warning

From: Eric VERGNAUD <eric.vergnaud_at_jlynx.com>
Date: Sat, 05 Feb 2005 00:16:15 +0100

Hi,

In ftp.c, line 1193:

      ai->ai_socktype = hints.ai_socktype;

Compiler says:

Warning : variable 'hints' is not initialized before being used
ftp.c line 1130 struct addrinfo hints, *res, *ai;

-------------------------------
Eric VERGNAUD - JLynx Software
Cutting-edge technologies and
services for software companies
web: http://www.jlynx.com
-------------------------------
Received on 2005-02-05