20 May
2008
20 May
'08
5:22 p.m.
with the current (2008-05-20) repository releases of Dovecot-1.0 and antispam the plugin no longer compiles:
antispam-storage-1.0.c: In function âantispam_mail_update_keywordsâ: antispam-storage-1.0.c:285: error: âidxkwd__typeâ undeclared (first use in this function) antispam-storage-1.0.c:285: error: (Each undeclared identifier is reported only once antispam-storage-1.0.c:285: error: for each function it appears in.) antispam-storage-1.0.c:285: warning: type defaults to âintâ in declaration of âtype nameâ antispam-storage-1.0.c:285: warning: initialization from incompatible pointer type
Thanks for the reminder, Chris Boyle had sent me a bugfix for this a week ago that I had so far neglected to apply, I have done that now.
johannes