Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2002:
[Freeciv-Dev] (PR#2527) solaris warnings
Home

[Freeciv-Dev] (PR#2527) solaris warnings

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients:;
Subject: [Freeciv-Dev] (PR#2527) solaris warnings
From: "Per I. Mathisen via RT" <rt@xxxxxxxxxxxxxx>
Date: Mon, 9 Dec 2002 10:40:32 -0800
Reply-to: rt@xxxxxxxxxxxxxx

Adding this to RT. Getting this when compiling on Solaris with gcc.

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl  -DDEBUG  -Werror -Wall -O3 -g
-c `test -f 'version.c' || echo './'`version.c
cc1: warnings being treated as errors
In file included from connection.c:44:
netintf.h:53: warning: `struct sockaddr' declared inside parameter list
netintf.h:53: warning: its scope is only this definition or declaration,
which is probably not what you want.
cc1: warnings being treated as errors
In file included from support.c:88:
netintf.h:53: warning: `struct sockaddr' declared inside parameter list
netintf.h:53: warning: its scope is only this definition or declaration,
which is probably not what you want.

  - Per





[Prev in Thread] Current Thread [Next in Thread]