From owner-freebsd-current@FreeBSD.ORG Fri Mar 5 01:44:01 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 BE2E516A4CE for ; Fri, 5 Mar 2004 01:44:01 -0800 (PST) Received: from mailhost.stack.nl (vaak.stack.nl [131.155.140.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4449E43D39 for ; Fri, 5 Mar 2004 01:44:01 -0800 (PST) (envelope-from marcolz@stack.nl) Received: from hammer.stack.nl (hammer.stack.nl [2001:610:1108:5010::153]) by mailhost.stack.nl (Postfix) with ESMTP id 40484BE0#331391F00B; Fri, 5 Mar 2004 10:44:00 +0100 (CET) Received: by hammer.stack.nl (Postfix, from userid 333) id 9689460F9; Fri, 5 Mar 2004 10:44:00 +0100 (CET) Date: Fri, 5 Mar 2004 10:44:00 +0100 From: Marc Olzheim To: Mark Murray Message-ID: <20040305094400.GA63352@stack.nl> References: <20040303164641.GA94900@stack.nl> <200403032039.i23Kd20w007779@grimreaper.grondar.org> <20040303212714.GA29655@stack.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040303212714.GA29655@stack.nl> X-Operating-System: FreeBSD hammer.stack.nl 5.2-CURRENT FreeBSD 5.2-CURRENT X-URL: http://www.stack.nl/~marcolz/ User-Agent: Mutt/1.5.6i cc: Marc Olzheim cc: current@freebsd.org Subject: Re: NULL vs 0 vs 0L bikeshed time 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: Fri, 05 Mar 2004 09:44:01 -0000 On Wed, Mar 03, 2004 at 10:27:14PM +0100, Marc Olzheim wrote: > Anyway, I'll run a portupgrade -af on my amd64 and see if anything > breaks... After a complete rebuild on the amd64, everything still seems to work out... No compile errors found. Marc