Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] [PATCH] Cleanups for Compile Warnings Under 64bit Linux

From: Joerg Mayer <jmayer@xxxxxxxxx>
Date: Tue, 8 May 2007 19:19:02 +0200
On Sat, May 05, 2007 at 01:47:11PM -0700, Mike Duigou wrote:
> Enclosed is a patch which allows Wireshark to compile under 64 bit Linux 
> with treat-warnings-as-errors enabled.
> 
> The changes are all in two categories :
> 
> - fix casts between int and pointer (using GINT_TO_POINTER/GPOINTER_TO_INT)
> 
> - fix %llx %llu and %lld printf formats (using PRIx64/PRIu64/PRId64).
> 
> Hopefully this will allow the amd64 built-bot to be switched to 
> treat-warnings-as-errors.

Please do not send patches compressed as zip files: It makes viewing
them inline impossible. I at least won't spend the time at looking at
them (except that they personally interest me).

 ciao
    Joerg
-- 
Joerg Mayer                                           <jmayer@xxxxxxxxx>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.