From owner-freebsd-current@FreeBSD.ORG Tue Jul 6 11:35:24 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CE8716A4CE for ; Tue, 6 Jul 2004 11:35:24 +0000 (GMT) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.10.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3467743D2D for ; Tue, 6 Jul 2004 11:35:23 +0000 (GMT) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (localhost [127.0.0.1]) by eva.fit.vutbr.cz (8.12.11/8.12.11) with ESMTP id i66BZI0e056310 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Tue, 6 Jul 2004 13:35:18 +0200 (CEST) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.12.11/8.12.5/Submit) id i66BZIYv056308; Tue, 6 Jul 2004 13:35:18 +0200 (CEST) Date: Tue, 6 Jul 2004 13:35:18 +0200 From: Divacky Roman To: Dag-Erling Sm?rgrav Message-ID: <20040706113518.GA56265@stud.fit.vutbr.cz> References: <20040705133820.GA9159@stud.fit.vutbr.cz> <20040705161059.GA52584@walton.maths.tcd.ie> <20040706082906.GA50212@stud.fit.vutbr.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2i X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) cc: current@freebsd.org Subject: Re: recent libalias changes X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jul 2004 11:35:24 -0000 On Tue, Jul 06, 2004 at 12:12:50PM +0200, Dag-Erling Sm?rgrav wrote: > Divacky Roman writes: > > the patch works... > > > > pls commit > > Done. Could you please also test this one? It fixes an aliasing > violation in another checksum function in libalias (at least > partially, I may have to rewrite the entire function). with this patch applied it DOESNT work... pls avoid commiting this