From owner-cvs-sys Sun Dec 22 22:01:04 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id WAA19627 for cvs-sys-outgoing; Sun, 22 Dec 1996 22:01:04 -0800 (PST) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id VAA19415; Sun, 22 Dec 1996 21:57:57 -0800 (PST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id WAA02764; Sun, 22 Dec 1996 22:57:51 -0700 (MST) Date: Sun, 22 Dec 1996 22:57:51 -0700 (MST) Message-Id: <199612230557.WAA02764@rocky.mt.sri.com> From: Nate Williams To: "Jordan K. Hubbard" Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/isa if_ze.c if_zp.c In-Reply-To: <199612230124.RAA01000@freefall.freebsd.org> References: <199612230124.RAA01000@freefall.freebsd.org> Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > jkh 96/12/22 17:24:46 > > Modified: sys/i386/isa if_ze.c if_zp.c > Log: > Someone needs to teach Nate about the C pre-processor in general and the > workings of #error in particular. He also broke the 2.2 build with this > change, leading me to wonder whether or not the changes were ever even > tested. *Screeeeeeam* I *did* test it locally a couple days ago, but someone got it into my mind when I did after I patched it on freefall that it would be better to have a shorter error line so I added punctuation (can not -> can't) which screwed it up. My most sincere apologies. :( :( Nate