Wireshark mailing list archives

Re: Build issues with packet-ieee80211.c


From: Richard Sharpe <realrichardsharpe () gmail com>
Date: Sun, 24 Dec 2017 07:24:48 -0800

On Sun, Dec 24, 2017 at 7:08 AM, Richard Sharpe
<realrichardsharpe () gmail com> wrote:
On Sun, Dec 24, 2017 at 1:16 AM, Martin Mathieson via Wireshark-dev
<wireshark-dev () wireshark org> wrote:
Hi Richard,

Please see https://code.wireshark.org/review/#/c/24977/ (merged), the error
I saw was:

packet-ieee80211.c:2326:27: error: ‘vht_max_mpdu_in_amsdu’ defined but not
used [-Werror=unused-const-variable=] static const value_string
vht_max_mpdu_in_amsdu[] = {

Hmmmm, that should not have happened.

OK, found it and I have submitted another fix. I eliminated some code
that used that variable in favor of a bitmask and array of hf
variables and forgot to add back that variable in the HF definition
where it should have gone.

-- 
Regards,
Richard Sharpe
(何以解憂?唯有杜康。--曹操)
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: