On Thu, Apr 21, 2011 at 1:03 PM, Anders Broman <[email protected]> wrote: > Should case 1: return CMP.. ? > In the default branch there should also be a return, right?
Do you get this without GEOIP? We should always have a default in a switch, so I guess we should have a "return 0" in the default branch if not having GEOIP (which will never happend, but will remove the warning). -- Stig Bjørlykke ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
