Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 6798] Add support for GMR-1 BCCH dissection

Date: Tue, 7 Feb 2012 22:44:58 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6798

--- Comment #6 from Anders Broman <anders.broman@xxxxxxxxxxxx> 2012-02-07 22:44:57 PST ---
Hi,
packet-gmr1_bcch.c fails to compile on windows:
packet-gmr1_bcch.c
packet-gmr1_bcch.c(183) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(186) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(189) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(192) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(195) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(198) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(201) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(204) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(207) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(210) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(213) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(216) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(219) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(222) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(225) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(228) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(231) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(234) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(237) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(240) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(243) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(246) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(249) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(252) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(255) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(258) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(261) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(264) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(267) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(270) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(273) : error C2016: C requires that a struct or union has at
least one member
packet-gmr1_bcch.c(276) : error C2016: C requires that a struct or union has at
least one member
NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual Studio
10.0
\VC\BIN\x86_amd64\cl.EXE"' : return code '0x2'

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.