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

Wireshark-dev: [Wireshark-dev] Windows buildbot unhappy

From: Stephen Fisher <stephentfisher@xxxxxxxxx>
Date: Thu, 13 Sep 2007 16:33:28 -0600
The Windows buildbot is unhappy:

packet-snmp-template.c(394) : error C2059: syntax error : 'constant'
packet-snmp-template.c(473) : error C2065: 'WRONG_LENGTH' : undeclared identifier
packet-snmp-template.c(710) : error C2065: 'WRONG_TAG' : undeclared identifier
packet-snmp-template.c(815) : error C2051: case expression not constant
packet-snmp-template.c(825) : error C2051: case expression not constant


Steve