lua-users home
lua-l archive

Re: various warnings in 5.1.4 and 5.2.0-work4 with icc/msvc64/splint

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> Details on the warning are here:
> http://msdn.microsoft.com/en-us/library/ke55d167(v=VS.100).aspx .
 To resolve this warning, either use 64-bit shift, or explicitly cast
 the shift result to 64-bit.
They really could not care less for portability...
> The below patch makes it happy. [...]
It does not seem to cover all shift-warnings in your original message...
-- Roberto

AltStyle によって変換されたページ (->オリジナル) /