On Wed, 30 Jul 1997, George wrote: > On Wed, 30 Jul 1997, Crimson Wizard wrote: > > >class.c: In function `invalid_race': > >class.c:987: warning: left shift count >= width of type > >class.c:988: warning: left shift count >= width of type > >class.c:989: warning: left shift count >= width of type > >class.c:990: warning: left shift count >= width of type > >class.c:991: warning: left shift count >= width of type > >class.c:992: warning: left shift count >= width of type > >class.c:993: warning: left shift count >= width of type > >class.c:994: warning: left shift count >= width of type > >class.c:995: warning: left shift count >= width of type > > You're trying (1 << 32) or more I bet, the max is (1 << 31). OH hrm... 32 max anti's eh? bummer. -- #!/bin/sh whois yea.com|grep YEA2|awk '{print $1}' whois aree.com|grep DOM|awk '{print $1}' whois aree.com|grep DOM|awk '{print $1}'|cut -c1 whois tm920|grep TM920|awk '{print $4}'|cut -d@ -f1 +------------------------------------------------------------+ | 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