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

2018-03-27 Thread Joerg Mayer
On Mon, Mar 26, 2018 at 11:09:03AM -0700, Guy Harris wrote: > > 0004-Add-Wdocumentation-to-development-warnings.patch > > > > Patch 4 is kind of "unclean" as it still generates warnings in the > > generated file > > scanner.c on my system (current macos with current xcode). > > Is that due to pr

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

2018-03-27 Thread Joerg Mayer
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 the problem. I should have added that I currently don't have GCC to test but that it most likely needs to be added to the GCC path as

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-27 Thread Guy Harris
On Mar 27, 2018, at 3:54 AM, Joerg Mayer wrote: > On Mon, Mar 26, 2018 at 11:09:03AM -0700, Guy Harris wrote: >>> 0004-Add-Wdocumentation-to-development-warnings.patch >>> >>> Patch 4 is kind of "unclean" as it still generates warnings in the >>> generated file >>> scanner.c on my system (curre

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

2018-03-27 Thread Guy Harris
On Mar 27, 2018, at 3:58 AM, 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 the problem. > > I should have added that I currently don't have GCC to test but