On Mar 31, 2018, at 2:12 PM, Guy Harris wrote:
> On Mar 31, 2018, at 10:41 AM, Joerg Mayer wrote:
>
>> - rpcapd/daemon.c:1538:183: warning: unused parameter 'samp_param' could be
>> silenced
>> by removing it, or by removing the #if 0 around "// Apply sampling
>> parameters"
>
> The sampling
On Mar 31, 2018, at 10:41 AM, Joerg Mayer wrote:
> attached a patch with the almost trivial fixes for -Wunused-paramter warnings.
Checked in, which changes as needed, as
0a1a0ed3bce9d3b4fd41b1a0b53e948c15dd525b.
___
tcpdump-workers mailing list
tcpdum
Hello,
attached a patch with the almost trivial fixes for -Wunused-paramter warnings.
The reason I'm sending this as a mail is, that while the patches look trivial
I'm not sure that they are always the correct approach:
- Why was envp[] part of the main() declaration?
- Is adding varattrs.h to r