https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6317
--- Comment #3 from Bill Meier <wmeier@xxxxxxxxxxx> 2011-10-06 17:19:02 EDT ---
Additional (minor) compile warnings to be fixed:
packet-reload.c: In function 'dissect_datavalue':
packet-reload.c:1792:12: warning: variable 'exists' set but not used
[-Wunused-but-set-variable]
packet-reload.c: In function 'dissect_storeddata':
packet-reload.c:2148:17: warning: variable 'ti_storagetime' set but not used
[-Wunused-but-set-variable]
packet-reload.c: In function 'dissect_reload_message':
packet-reload.c:3903:15: warning: variable 'msg_method_str_short' set but not
used [-Wunused-but-set-variable]
packet-reload.c:3902:15: warning: variable 'msg_class_str_short' set but not
used [-Wunused-but-set-variable]
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.