On Tue, 27 May 2008 02:48:21 -0500 René Berber <[EMAIL PROTECTED]> wrote:
> Doesn't compile cleanly: > > pdf.c:846: error: conflicting types for 'cli_pdf' > pdf.h:25: error: previous declaration of 'cli_pdf' was here > > Very obvious discrepancy: > > pdf.h:25: > int cli_pdf(const char *dir, int desc, cli_ctx *ctx, off_t offset); > > pdf.c:846: > int > cli_pdf(const char *dir, int desc, cli_ctx *ctx) Thanks for spotting this one. We didn't notice this issue because all systems in our compile farm support mmap() -- oo ..... Tomasz Kojm <[EMAIL PROTECTED]> (\/)\......... http://www.ClamAV.net/gpg/tkojm.gpg \..........._ 0DCA5A08407D5288279DB43454822DC8985A444B //\ /\ Tue May 27 12:48:57 CEST 2008 _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html