From owner-freebsd-current@FreeBSD.ORG Tue Jul 10 21:27:06 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 753BA16A400 for ; Tue, 10 Jul 2007 21:27:06 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (c220-239-20-82.belrs4.nsw.optusnet.com.au [220.239.20.82]) by mx1.freebsd.org (Postfix) with ESMTP id 00B7613C480 for ; Tue, 10 Jul 2007 21:27:05 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by turion.vk2pj.dyndns.org (8.14.1/8.14.1) with ESMTP id l6ALR4t3019141; Wed, 11 Jul 2007 07:27:04 +1000 (EST) (envelope-from peter@turion.vk2pj.dyndns.org) Received: (from peter@localhost) by turion.vk2pj.dyndns.org (8.14.1/8.14.1/Submit) id l6ALR3FH019140; Wed, 11 Jul 2007 07:27:03 +1000 (EST) (envelope-from peter) Date: Wed, 11 Jul 2007 07:27:03 +1000 From: Peter Jeremy To: Ed Schouten Message-ID: <20070710212703.GS3434@turion.vk2pj.dyndns.org> References: <20070710205314.GM55449@hoeg.nl> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="aZoGpuMECXJckB41" Content-Disposition: inline In-Reply-To: <20070710205314.GM55449@hoeg.nl> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.16 (2007-06-09) Cc: FreeBSD Current Subject: Re: upgrade 6-STABLE to -CURRENT on sparc64 renders box unusable X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 10 Jul 2007 21:27:06 -0000 --aZoGpuMECXJckB41 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2007-Jul-10 22:53:14 +0200, Ed Schouten wrote: >* Michiel Boland wrote: >> --- __getosreldate.c.orig 2007-07-10 22:29:02.000000000 +0200 >> +++ __getosreldate.c 2007-07-10 22:28:20.000000000 +0200 >> @@ -42,13 +42,10 @@ >> int >> __getosreldate(void) >> { >> - static int osreldate; >Isn't the problem solved by just initializing osreldate with zero? C standard says static variables are initialised to zero. --=20 Peter Jeremy --aZoGpuMECXJckB41 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGk/mn/opHv/APuIcRAv0CAJsGv3zWi+3oL9YbCy/aCLIdaaeN+ACgm/V2 ZntXrcpjgZ+KLtJ4uQMHEno= =1+vs -----END PGP SIGNATURE----- --aZoGpuMECXJckB41--