Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2001:
[Freeciv-Dev] gcc warnings on solaris
Home

[Freeciv-Dev] gcc warnings on solaris

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] gcc warnings on solaris
From: Paul Zastoupil <paulz@xxxxxxxxxxxx>
Date: Mon, 10 Sep 2001 16:33:53 -0700

gcc on solaris gives warnings for calling functions with the wrong types.
Like:
warning: subscript has type `char'

All of the warnings were for functions like isspace and friends which
take int.

So, if any one cares, attached is a patch.
-- 
Paul Zastoupil

Attachment: solaris_lameo_warnings.diff
Description: Text document


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