Hello Jamie,
i've solved the warning generated by pmacct.c:605 . Rather than simply removing
the if-block, i've added a temporary (signed) int variable to do the job (which
then written into the u_int8_t one). I've done this because of the atoi() call
which *need* to be checked (user input from the keyboard).

On Mon, Aug 22, 2005 at 12:22:39PM +1000, Jamie Wilkinson wrote:
> I've got a bug report about compile failures on amd64 platforms with GCC 4,
> so I'm going through the compiler warnings and trying to fix some of the
> more obvious ones.

Are you referring here to the two bugs still open in the Debian bug reporting
system ( http://bugs.debian.org/pmacct ) ? If this is the case, you can close
them as they have been both solved in some 0.8.x release (i should have sent
an email regarding this a while ago ...). 

Cheers,
Paolo

Reply via email to