Wireshark mailing list archives

Re: including GPLv3 autoconf macro in Wireshark


From: Jeff Morriss <jeff.morriss.ws () gmail com>
Date: Mon, 21 May 2012 10:24:09 -0400

Jakub Zawadzki wrote:
On Fri, May 18, 2012 at 05:14:40PM -0400, Jeff Morriss wrote:
Jakub Zawadzki wrote:
On Fri, May 18, 2012 at 02:55:06PM -0400, Jeff Morriss wrote:
Or do I have to find another solution?
I propose another solution:
  #ifdef Z_BLOCK
    /* when preset */
  #else
    /* when no */
  #endif
That would obviously be great--but is it reasonably possible? I assumed this was needed for our fancy new zipped-file processing.

AFAIK Z_BLOCK is only needed for "faster" seeking in gzipped files.
If user don't have it, we can fallback to Z_NO_FLUSH

Commited fix in r42714.

Nice, thanks!  I added this rev to the 1.6.8 queue too.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: