Ethereal-dev: Re: [Ethereal-dev] external plugin and exported symbols

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Joerg Mayer <jmayer@xxxxxxxxx>
Date: Sun, 5 Feb 2006 04:33:18 +0100
On Sun, Feb 05, 2006 at 01:01:56AM +0100, Joerg Mayer wrote:
> Please change the way you format functions:
> Write
> static void
> function(...)
> instead of
> static void function(...)
> etc.
> 
> Also, I've attached a list of warnings I get when compiling packet-ssl.c
> and packet-ssl-utils.c. Please try to fix (most of) them.
> Also, gcc has an option to check the format functions, please include
> them where appropriate (see epan/proto.h, search for GNUC_FORMAT_CHECK).
...

One more thing: Currently, each time tethereal is started the following
message is printed:
can't open file /usr/share/ethereal-ssl-decrypt/server.key 
Please get rid of this message, and especially of that hard coded path.

 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.