Wireshark-dev: Re: [Wireshark-dev] rev 22007: /trunk/epan/dissectors//trunk/epan/dissectors/: p
Hi,
Sorry about that but
> packet-gtp.c:5426: warning: 'decode_gtp_mbms_bearer_cap' defined but
> not used
Is not seen on MSVC...
Regards
Anders
-----Ursprungligt meddelande-----
Från: wireshark-dev-bounces@xxxxxxxxxxxxx
[mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] För Stephen Fisher
Skickat: den 31 maj 2007 03:34
Till: Developer support list for Wireshark
Ämne: Re: [Wireshark-dev] rev 22007:
/trunk/epan/dissectors//trunk/epan/dissectors/: packet-gtp.c broke the build
On Wed, May 30, 2007 at 06:19:44PM -0700, Guy Harris wrote:
>
> On May 30, 2007, at 12:02 PM, etxrab@xxxxxxxxxxxxx wrote:
>
> > http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22007
> This broke the build:
>
> packet-gtp.c:5426: warning: 'decode_gtp_mbms_bearer_cap' defined but
> not used
>
> It added that routine, but didn't add any code to call it.
I just saw that too on the buildbot status. I wrapped that function in
an #if 0 block to get the buildbots going again. I'm assuming that
function is about to be used since it was just added, otherwise I would
have deleted it.
Steve
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@xxxxxxxxxxxxx
http://www.wireshark.org/mailman/listinfo/wireshark-dev