From clamav-users-bounces@lists.clamav.net  Tue May 27 09:48:49 2008
Return-Path: <clamav-users-bounces@lists.clamav.net>
X-Original-To: list@tad.clamav.net
Delivered-To: list@tad.clamav.net
X-Virus-Scanned: Debian amavisd-new at tad.clamav.net
Received: from tad.clamav.net ([127.0.0.1])
	by localhost (tad.clamav.net [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 96wBa+AI-LCn; Tue, 27 May 2008 09:48:49 +0200 (CEST)
Received: from tad.clamav.net (localhost.localdomain [127.0.0.1])
	by tad.clamav.net (Postfix) with ESMTP id 56DE416C047;
	Tue, 27 May 2008 09:48:45 +0200 (CEST)
X-Original-To: clamav-users@tad.clamav.net
Delivered-To: clamav-users@tad.clamav.net
X-Virus-Scanned: Debian amavisd-new at tad.clamav.net
Received: from tad.clamav.net ([127.0.0.1])
	by localhost (tad.clamav.net [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id ozJzUkvy-hnG for <clamav-users@tad.clamav.net>;
	Tue, 27 May 2008 09:48:40 +0200 (CEST)
Received: from ciao.gmane.org (main.gmane.org [80.91.229.2])
	(using TLSv1 with cipher AES256-SHA (256/256 bits))
	(No client certificate requested)
	by tad.clamav.net (Postfix) with ESMTP id F3B6316C021
	for <clamav-users@lists.clamav.net>;
	Tue, 27 May 2008 09:48:39 +0200 (CEST)
Received: from list by ciao.gmane.org with local (Exim 4.43)
	id 1K0tv9-0002XR-6y
	for clamav-users@lists.clamav.net; Tue, 27 May 2008 07:48:35 +0000
Received: from 189.146.59.117 ([189.146.59.117])
	by main.gmane.org with esmtp (Gmexim 0.1 (Debian))
	id 1AlnuQ-0007hv-00
	for <clamav-users@lists.clamav.net>; Tue, 27 May 2008 07:48:35 +0000
Received: from rberber by 189.146.59.117 with local (Gmexim 0.1 (Debian))
	id 1AlnuQ-0007hv-00
	for <clamav-users@lists.clamav.net>; Tue, 27 May 2008 07:48:35 +0000
X-Injected-Via-Gmane: http://gmane.org/
To: clamav-users@lists.clamav.net
From: =?ISO-8859-1?Q?Ren=E9_Berber?= <rberber@prodigy.net.mx>
Date: Tue, 27 May 2008 02:48:21 -0500
Lines: 16
Message-ID: <g1gec3$n7p$1@ger.gmane.org>
Mime-Version: 1.0
X-Complaints-To: usenet@ger.gmane.org
X-Gmane-NNTP-Posting-Host: 189.146.59.117
User-Agent: Thunderbird 2.0.0.14 (Windows/20080421)
Subject: Re: [Clamav-users] announcing ClamAV 0.93.1rc1
X-BeenThere: clamav-users@lists.clamav.net
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: ClamAV users ML <clamav-users@lists.clamav.net>
List-Id: ClamAV users ML <clamav-users.lists.clamav.net>
List-Unsubscribe: <http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users>,
	<mailto:clamav-users-request@lists.clamav.net?subject=unsubscribe>
List-Post: <mailto:clamav-users@lists.clamav.net>
List-Help: <mailto:clamav-users-request@lists.clamav.net?subject=help>
List-Subscribe: <http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users>,
	<mailto:clamav-users-request@lists.clamav.net?subject=subscribe>
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Sender: clamav-users-bounces@lists.clamav.net
Errors-To: clamav-users-bounces@lists.clamav.net

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)

-- =

Ren=E9 Berber

_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html

