On Fri, 7 Nov 1997, Angus Mezick wrote: > gcc -c -g -Wall -Wshadow -Wnested-externs comm.c > comm.c: In function `init_game': > comm.c:303: warning: comparison is always 0 due to limited range of > data type > 303> if (entry->type < 0 || entry->type > 4) Do you have entry->type defined as boolean perhaps? (shouldn't be) -- George Greer - Me@Null.net | Genius may have its limitations, but stupidity http://www.van.ml.org/~greerga | is not thus handicapped. -- Elbert Hubbard +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/08/00 PST