On Tue, 15 Oct 2002, tap3w0rm wrote:
>c:\documents and
>settings\tap3w0rm\desktop\mud\circle30bpl22.tar\circle30bpl22\src\comm.c(146
>6) : warning C4018: '<' : signed/unsigned mismatch
><--- BLAH BLAH BLAH --- >
[...]
> if (result < strlen(osb)) {
'result' is guaranteed to be a natural number at this point so the warning
isn't anything to worry about.
--
George Greer
greerga@circlemud.org
--
+---------------------------------------------------------------+
| FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
| Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
| Newbie List: http://groups.yahoo.com/group/circle-newbies/ |
+---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 06/25/03 PDT