Re: warning: left shift count >= width of type

From: Naved A Surve (naved@mailhost.taponline.com)
Date: 05/10/96


In message <199605101608.NAA29178@grande> you said:
> Well, I have no idea why but I'm getting this damned message when compiling,
> and asa I log the mud crashes, All I was trying to do is to code a fourth att
   ack =o)
> sorry gurus can anyone gimme some light?

> I've defined the flag as:
> #define AFF_F_ATTACK	      (1 << 35)

On a 32 bit machine the maximum shift is 31.    (0 - 31)


Naved



This archive was generated by hypermail 2b30 : 12/18/00 PST