From owner-cvs-src Mon Mar 17 0:46:41 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C6CD37B401; Mon, 17 Mar 2003 00:46:39 -0800 (PST) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29FA543F75; Mon, 17 Mar 2003 00:46:38 -0800 (PST) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.8/8.12.8) with ESMTP id h2H8kajx096282; Mon, 17 Mar 2003 11:46:36 +0300 (MSK) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.8/8.12.6/Submit) id h2H8kaY1096281; Mon, 17 Mar 2003 11:46:36 +0300 (MSK) (envelope-from ache) Date: Mon, 17 Mar 2003 11:46:36 +0300 From: "Andrey A. Chernov" To: "David E. O'Brien" Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/awk Makefile Message-ID: <20030317084636.GA96226@nagual.pp.ru> References: <200303170807.h2H87soE018695@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200303170807.h2H87soE018695@repoman.freebsd.org> User-Agent: Mutt/1.5.1i Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Mar 17, 2003 at 00:07:54 -0800, David E. O'Brien wrote: > obrien 2003/03/17 00:07:54 PST > > FreeBSD src repository > > Modified files: > usr.bin/awk Makefile > Log: > For the bwk_20030314 version, we have to -DHAS_ISBLANK now. > Oh how I wish the author had accepted my "#ifndef isblank" patch instead. In strict sense isblank() is a function, not necessary a macro. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message