From: George Greer <greerga@CIRCLEMUD.ORG> > On Tue, 4 Dec 2001, krenshala wrote: > > >What error do you get from GCC if there are still -1's floating around > >instead of NOWHER (or whichever)? > > > greerga@moving:~/code$ gcc -O2 -Wall -W -o unsigned unsigned.c > unsigned.c: In function `main': > unsigned.c:8: warning: comparison of unsigned expression < 0 is always false That's what I thought. I was seeing 'will always be (true|false)' warnings, but I wasn't sure it was due to the change. (I was tired as well, so I figured to look at it later when awake. i've learned not to code when tired :) btw, don't run the mud before fixing those! ;p [i SAID i was tired ;) ] Larry Larry Robinson krenshala@jump.net :wq -- +---------------------------------------------------------------+ | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html | +---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 06/24/03 PDT