Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] buildbot failure in Wireshark (development) on Visual-Studio

From: Chris Maynard <chris.maynard@xxxxxxxxx>
Date: Tue, 29 Mar 2011 01:06:20 +0000 (UTC)
Chris Maynard <chris.maynard@...> 
writes:

> I added a cast that fixes it.  I'm not 
100% sure why the warning, but I think it
> might be because the multiplication 
operation promotes the guint8's to int's.

In fact, that is the case.  See: http://
msdn.microsoft.com/en-us/library/
k630sk6z(v=VS.100).aspx