On Mon, May 21, 2007 at 11:38:27PM +0200, didier wrote: > I'm trying to compile wireshark svn HEAD and I have warning, so error > like > > warning: comparison is always false due to limited range of data type > > With what seems to be default signed/unsigned char tests with negative > value. > > Does it means that wireshark expects signed char? Or are they bugs?
It depends. What part of the code (file name and line number) is it referring to in the warning? Steve _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
