From owner-cvs-src@FreeBSD.ORG Fri Jul 4 06:41:18 2003 Return-Path: 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 56AED37B40A; Fri, 4 Jul 2003 06:41:18 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F64943FBF; Fri, 4 Jul 2003 06:41:12 -0700 (PDT) (envelope-from ru@sunbay.com) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h64Df8VU091181 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 4 Jul 2003 16:41:08 +0300 (EEST) (envelope-from ru@sunbay.com) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h64Df8Uc091176; Fri, 4 Jul 2003 16:41:08 +0300 (EEST) (envelope-from ru) Date: Fri, 4 Jul 2003 16:41:08 +0300 From: Ruslan Ermilov To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030704134108.GA90405@sunbay.com> References: <200307041333.h64DXmac034928@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jI8keyz6grp/JLjh" Content-Disposition: inline In-Reply-To: <200307041333.h64DXmac034928@repoman.freebsd.org> User-Agent: Mutt/1.5.4i Subject: Re: cvs commit: src/tools/regression/usr.bin/make Makefile src/usr.bin/make cond.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jul 2003 13:41:19 -0000 --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--