https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3454
--- Comment #9 from Alexis La Goutte <alexis.lagoutte@xxxxxxxxx> 2011-07-08 07:06:22 PDT ---
Hi !
Great job !
But it does not compile under Linux ...
packet-bootp.c: In function ‘bootp_handle_basic_types’:
packet-bootp.c:1177: error: enumeration value ‘special’ not handled in switch
packet-bootp.c:1177: error: enumeration value ‘none’ not handled in switch
packet-bootp.c:1177: error: enumeration value ‘presence’ not handled in switch
packet-bootp.c:1177: error: enumeration value ‘opaque’ not handled in switch
packet-bootp.c:1177: error: enumeration value ‘fqdn’ not handled in switch
packet-bootp.c:1177: error: enumeration value ‘ipv4_or_fqdn’ not handled in
switch
packet-bootp.c: In function ‘bootp_option’:
packet-bootp.c:2141: error: unused variable ‘enterprise’
Also chechkf is not Happy
ERROR: NO ARRAY: epan/dissectors/packet-bootp.c, hf_default
Beware also there are a mix of tabs / spaces in some line
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.