On 30/04/2010 12:41, Timo Sirainen wrote:
On Fri, 2010-04-30 at 12:39 +0200, mail...@securitylabs.it wrote:
GCC 2.95, now replaced with 3.04, no more warning.

../../sieve-error.h:30: argument format specified for non-function
`sieve_error_func_t'

I guess this is the error. You could remove ATTR_FORMAT(3, 4) from the
code in there.


Thanks, removed and now it compiles.
Do you mean you had to remove the ATTR_FORMAT also with gcc 3.0.4?

Yes, otherwise it stops with the same error.

Reply via email to