rsday, July 12, 2018 12:23 AM
To: Ali Abdulkadir
Cc: Petr Vorel; tcpdump-workers@lists.tcpdump.org
Subject: Re: [tcpdump-workers] Update configure for libpcap
On Jul 11, 2018, at 1:32 PM, Ali Abdulkadir wrote:
> Nope. Although it wouldn't be super helpful if they were to remove/update the
> On Jul 11, 2018, at 2:22 PM, Petr Vorel wrote:
>
> Hi,
>
> Libpcap's configure script is outdated.
> Although I'd prefer remove configure from git and ask user to run autoconf
> manually (+ update travis and coverity to run it, of course),
That's the first item on their TODO
> but maybe yo
Sorry, but I am only getting some messages. Can you "Reply All" from now on?
> On Mar 27, 2018, at 1:58 PM, Joerg Mayer wrote:
>
>> On Tue, Mar 27, 2018 at 12:54:48PM +0200, Joerg Mayer wrote:
>> There is no doxygen code in scanner.l. I followed your advice above and the
>> attached patch fixes
How about also adding -Wshadow to check_and_add_compiler_option()?
How do you generate documentation? With doxygen?
> On Mar 26, 2018, at 2:40 PM, Joerg Mayer wrote:
>
> Hello,
>
> attache are four tiny patches to current git head of libpcap:
>
> 0001-Fix-warning-from-Wshadow.patch
> 0002-Fi