Re: [tcpdump-workers] Update configure for libpcap

2018-07-11 Thread Ali Abdulkadir
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

Re: [tcpdump-workers] Update configure for libpcap

2018-07-11 Thread Ali Abdulkadir
> 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

Re: [tcpdump-workers] 4 small patches to libpcap

2018-03-27 Thread Ali Abdulkadir
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

Re: [tcpdump-workers] 4 small patches to libpcap

2018-03-26 Thread Ali Abdulkadir
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