Date: Fri, 4 Jul 2003 16:41:08 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/tools/regression/usr.bin/make Makefile src/usr.bin/make cond.c Message-ID: <20030704134108.GA90405@sunbay.com> In-Reply-To: <200307041333.h64DXmac034928@repoman.freebsd.org> References: <200307041333.h64DXmac034928@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
The following now works in make(1):
.if ${FOO}<0||(${FOO} > 0)
^ ^
Previously, the space was necessary at the denoted positions.
On Fri, Jul 04, 2003 at 06:33:48AM -0700, Ruslan Ermilov wrote:
> ru 2003/07/04 06:33:48 PDT
>
> FreeBSD src repository
>
> Modified files:
> tools/regression/usr.bin/make Makefile
> usr.bin/make cond.c
> Log:
> Fixed broken arithmetic expression parser.
>
> Reminded by: bde
> In memory of: alane
>
> Revision Changes Path
> 1.12 +12 -0 src/tools/regression/usr.bin/make/Makefile
> 1.26 +2 -5 src/usr.bin/make/cond.c
--
Ruslan Ermilov Sysadmin and DBA,
ru@sunbay.com Sunbay Software Ltd,
ru@FreeBSD.org FreeBSD committer
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)
iD8DBQE/BYPzUkv4P6juNwoRArMxAJ9lxe6jK3J1gWui2LzPybVCJ6BkdwCdH5vm
bZFg7sTOhX25HwgQ39zZ5a8=
=b2w5
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030704134108.GA90405>
