From owner-cvs-all Wed Aug 2 0: 3:20 2000 Delivered-To: cvs-all@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id ADC6B37B6D7; Wed, 2 Aug 2000 00:03:07 -0700 (PDT) (envelope-from grog@wantadilla.lemis.com) Received: (from grog@localhost) by wantadilla.lemis.com (8.9.3/8.9.3) id QAA17587; Wed, 2 Aug 2000 16:33:00 +0930 (CST) (envelope-from grog) Date: Wed, 2 Aug 2000 16:33:00 +0930 From: Greg Lehey To: Bruce Evans Cc: Peter Wemm , Robert Watson , Kris Kennaway , Darren Reed , obrien@FreeBSD.org, darrenr@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: Making LINT (was: [spam score 3.31/10.0 -pobox] Re: cvs commit: src/sys/netinet ip_fil.c ip_fil.h ip_input.c ip_output.c ipprotosw.h src/sys/netin) Message-ID: <20000802163259.K36094@wantadilla.lemis.com> References: <20000802084127.M59431@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from bde@zeta.org.au on Wed, Aug 02, 2000 at 04:49:28PM +1000 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wednesday, 2 August 2000 at 16:49:28 +1000, Bruce Evans wrote: > On Wed, 2 Aug 2000, Greg Lehey wrote: > >> On Monday, 31 July 2000 at 20:45:16 -0700, Peter Wemm wrote: >>> Robert Watson wrote: >>>> On Mon, 31 Jul 2000, Kris Kennaway wrote: >>>> >>>>> That's why the FreeBSD project provides remote compilation resources >>>>> (build machines) for you to test on when you can't test locally - you're >>>>> expected to have compiled LINT prior to making intrusive commits to the >>>>> kernel, or not commit at all. Please see the committer's handbook. >>>> >>>> Sadly, LINT has gone away in -CURRENT, leaving many committers without an >>>> easy way to test compilability with various options. I'm not sure what >>>> the best solution to this problem is, but it would be nice to have >>>> something. >>> >>> Ahem! On -current: >>> >>> peter@t8000[8:42pm]~src/sys/i386/conf-188> ls >>> CVS/ Makefile NOTES T8000.lite >>> GENERIC NEWCARD T8000 gethints.pl >>> GENERIC.hints NEWCARD.hints T8000.full makeLINT.pl >>> peter@t8000[8:42pm]~src/sys/i386/conf-189> ls LINT >>> ls: LINT: No such file or directory >>> peter@t8000[8:42pm]~src/sys/i386/conf-190> make LINT >>> perl5 makeLINT.pl < NOTES > LINT >> >> Is this in UPDATING? > > Developers should know all about this from reading their cvs mail: > > RCS file: /home/ncvs/src/sys/i386/conf/Attic/LINT,v > Working file: LINT > head: 1.783 > ... > ---------------------------- > revision 1.783 > date: 2000/06/13 22:28:46; author: peter; state: dead; lines: +1 -1 > Borrow phk's axe and apply the next stage of config(8)'s evolution. > > ... > > There are a few things that I'm not too happy with yet. Under this scheme, > things like LINT would no longer be useful as "documentation" of settings. > I have renamed this file to 'NOTES' and stored the example hints strings > in it. However... this is not something that config(8) understands, so > there is a script that extracts the build-specific data from the > documentation file (NOTES) to produce a LINT that can be config'ed and > built. A stack of man4 pages will need updating. :-/ > > ... > > Please exercise EXTREME CAUTION when transitioning! > > Moral support by: phk, msmith, dfr, asmodai, imp, and others > ---------------------------- > > It was the least traumatic part of the hints changes (since it only affects > developers). Maybe. But I read that commit message (and in fact suggested to Warner that he put something about it in UPDATING), but we both missed that point. If we can, I suggest that others can too. Greg -- Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message