On Mon, Mar 28, 2016 at 04:04:48PM +0100, João Valverde wrote: > The variable is set but not used. Nothing strange about the warning.
Pascal seems to have understood what I meant: The variable is indeed unused and the compiler should complain about this no matter whether it is declared unused or not. Anyway: From my analysis it seems there was a bug hidden somewhere (the struct elements were not added) either in epan/wslua/make-taps.pl or packet-bacapp.[hc] that was now exposed by actually receiving the warning and Pascal is working on a fix. Thanks! Jörg -- Joerg Mayer <[email protected]> We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
