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

Wireshark-dev: Re: [Wireshark-dev] #ifdef mess

Date Prev · Date Next · Thread Prev · Thread Next
From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Thu, 31 Mar 2016 00:47:17 -0700
On Mar 31, 2016, at 12:09 AM, Alexis La Goutte <alexis.lagoutte@xxxxxxxxx> wrote:

> You can set also
>  g_string_append_printf(str, "without libz");

...which would duplicate what's in the "Compiled with" list.

That could be considered a bug (redundancy) or a feature (making it clear in both cases that there's no libz).