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
--jI8keyz6grp/JLjh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable The following now works in make(1): =2Eif ${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 >=20 > FreeBSD src repository >=20 > Modified files: > tools/regression/usr.bin/make Makefile=20 > usr.bin/make cond.c=20 > Log: > Fixed broken arithmetic expression parser. > =20 > Reminded by: bde > In memory of: alane > =20 > Revision Changes Path > 1.12 +12 -0 src/tools/regression/usr.bin/make/Makefile > 1.26 +2 -5 src/usr.bin/make/cond.c --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --jI8keyz6grp/JLjh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/BYPzUkv4P6juNwoRArMxAJ9lxe6jK3J1gWui2LzPybVCJ6BkdwCdH5vm bZFg7sTOhX25HwgQ39zZ5a8= =b2w5 -----END PGP SIGNATURE----- --jI8keyz6grp/JLjh--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030704134108.GA90405>