Date: Mon, 17 Mar 2003 11:46:36 +0300 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: "David E. O'Brien" <obrien@FreeBSD.org> 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> In-Reply-To: <200303170807.h2H87soE018695@repoman.freebsd.org> References: <200303170807.h2H87soE018695@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030317084636.GA96226>