Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2001:
[Freeciv-Dev] Compiler-warnings
Home

[Freeciv-Dev] Compiler-warnings

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Compiler-warnings
From: Gerhard Killesreiter <killesreiter@xxxxxxxxxxxxxxxxxxxxxx>
Date: 23 Jan 2001 19:57:48 +0100

Hi!

When compiling on IRIX with gcc I get a lot of warnings:

stdinhand.c: In function `cmdlevel_command':
stdinhand.c:1957: warning: subscript has type `char'
stdinhand.c:1960: warning: subscript has type `char'
stdinhand.c:2000: warning: subscript has type `char'
stdinhand.c:2004: warning: subscript has type `char'
stdinhand.c: In function `explain_option':
stdinhand.c:2224: warning: subscript has type `char'
stdinhand.c:2225: warning: subscript has type `char'
stdinhand.c: In function `show_command':
stdinhand.c:2368: warning: subscript has type `char'
stdinhand.c:2369: warning: subscript has type `char'
stdinhand.c: In function `is_ok_opt_name_char':
stdinhand.c:2451: warning: subscript has type `char'
stdinhand.c: In function `is_ok_opt_value_char':
stdinhand.c:2459: warning: subscript has type `char'
stdinhand.c: In function `handle_stdin_input':
stdinhand.c:2588: warning: subscript has type `char'
stdinhand.c:2598: warning: subscript has type `char'
stdinhand.c:2600: warning: subscript has type `char'
stdinhand.c:2624: warning: subscript has type `char'
stdinhand.c:2628: warning: subscript has type `char'

I guess they are not significant, but annoying. Would anybody want to
have the hole list of the messages?

Cheers,
        Gerhard


-- 
Dipl.-Phys. Gerhard Killesreiter <killesreiter@xxxxxxxxxxxxxxxxxxxxxx>
Physiker gehören zu einer bedrohten Art.
    Dirk Maxeiner, Wissenschaftspublizist, in der Welt, 6.4.2000



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