ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 9141] packet-afs decode RXAFSCB_GetCapabilities replies

Date: Mon, 16 Sep 2013 23:21:57 +0000

Comment # 4 on bug 9141 from
Fails to compile for me with the following error:

packet-afs.c: In function 'dissect_cb_reply':
packet-afs.c:641:16: error: variable 'ti' set but not used
[-Werror=unused-but-set-variable]
  { proto_tree *ti; \
                ^
packet-afs.c:2647:5: note: in expansion of macro 'OUT_CM_CAPABILITIES'
     OUT_CM_CAPABILITIES();
     ^


You are receiving this mail because:
  • You are watching all bug changes.