From owner-cvs-all Thu Nov 9 22:17:45 2000 Delivered-To: cvs-all@freebsd.org Received: from mail.jeamland.net (rafe.jeamland.net [203.18.243.114]) by hub.freebsd.org (Postfix) with ESMTP id 7F0FB37B4C5; Thu, 9 Nov 2000 22:17:41 -0800 (PST) Received: by mail.jeamland.net (Postfix, from userid 1000) id B444A70601; Fri, 10 Nov 2000 17:17:39 +1100 (EST) Date: Fri, 10 Nov 2000 17:17:39 +1100 From: Benno Rice To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libstand zalloc_defs.h Message-ID: <20001110171739.A4059@rafe.jeamland.net> References: <200011100615.WAA70843@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200011100615.WAA70843@freefall.freebsd.org>; from benno@FreeBSD.org on Thu, Nov 09, 2000 at 10:15:25PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Nov 09, 2000 at 10:15:25PM -0800, Benno Rice wrote: > benno 2000/11/09 22:15:25 PST > > Modified files: > lib/libstand zalloc_defs.h > Log: > Disable the end guard for now. > > The test for failing the end guard was always triggering (and was reported as > such in compiler warnings). This is a temporary band-aid until I can work > out what's really going on. > > Reviewed by: obrien > > Revision Changes Path > 1.8 +3 -1 src/lib/libstand/zalloc_defs.h Whoops. That should be disable the end guard _on powerpc_ for now. -- Benno Rice benno@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message