On Sun, May 20, 2007 at 08:48:32PM +0200, M?she Van der Sterre wrote: > On 5/20/07, Joerg Mayer <[EMAIL PROTECTED]> wrote: > > I will apply the modified patch once I've fixed the remaining warnings > > (probably in 2-3 hours). I really prefer the version without the macros, > > esecially as I need to flag several function parameters as unused. > > Ok. > Do you flag these parameters with something like "__attribute__((unused))"? > If so, I'll think about that in the future.
Yes, we use _U_ as a #define on those platforms that support this. Committed revision 21843. Ciao Joerg -- Joerg Mayer <[EMAIL PROTECTED]> We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology. _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
