From owner-freebsd-hackers Sat Jul 12 18:21:26 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA28248 for hackers-outgoing; Sat, 12 Jul 1997 18:21:26 -0700 (PDT) Received: from sendero-ppp.i-connect.net (sendero-ppp.i-Connect.Net [206.190.143.100]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id SAA28231 for ; Sat, 12 Jul 1997 18:21:07 -0700 (PDT) Received: (qmail 27235 invoked by uid 1000); 13 Jul 1997 01:21:03 -0000 Message-ID: X-Mailer: XFMail 1.2-alpha [p0] on FreeBSD Content-Type: text/plain; charset=iso-8859-8 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199707121734.KAA18014@lestat.nas.nasa.gov> Date: Sat, 12 Jul 1997 18:21:03 -0700 (PDT) Organization: Atlas Telecom From: Simon Shapiro To: Jason Thorpe Subject: Re: Make World Explodes Cc: hackers@freebsd.org, Peter Dufault Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi Jason Thorpe; On 12-Jul-97 you wrote: ... > ...so, you're saying that you didn't initalize ospl with an spl*() call? (embaressed) yes. Happens to the best of us. So why not me? > > One of the truly great useful reasons for constructors/destructors. > > Bah... -Wuninitialized. In the days of Sixth Edition we used to compete who knows more ls flags. Then it became vi commands. Now it is gcc -W. Should be in the kernel mk rules. No? Simon