[Freeciv-Dev] Compiler-warnings
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
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
- [Freeciv-Dev] Compiler-warnings,
Gerhard Killesreiter <=
- [Freeciv-Dev] Re: Compiler-warnings, Falk Hueffner, 2001/01/23
- [Freeciv-Dev] Re: Compiler-warnings, Gerhard Killesreiter, 2001/01/24
- [Freeciv-Dev] Re: Compiler-warnings, Dirk Stoecker, 2001/01/24
- [Freeciv-Dev] Re: Compiler-warnings, Gerhard Killesreiter, 2001/01/24
- [Freeciv-Dev] Re: Compiler-warnings, Raimar Falke, 2001/01/24
- [Freeciv-Dev] Re: Compiler-warnings, Gerhard Killesreiter, 2001/01/24
- [Freeciv-Dev] Re: Compiler-warnings, Raimar Falke, 2001/01/24
- [Freeciv-Dev] Re: Compiler-warnings, Stepan Roh, 2001/01/24
- [Freeciv-Dev] Re: Compiler-warnings, Raimar Falke, 2001/01/24
- [Freeciv-Dev] Re: Compiler-warnings, Tony Stuckey, 2001/01/24
|
|