Wireshark mailing list archives

Re: including GPLv3 autoconf macro in Wireshark


From: Jakub Zawadzki <darkjames-ws () darkjames pl>
Date: Sat, 19 May 2012 15:28:49 +0200

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.
___________________________________________________________________________
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: