From owner-svn-src-head@FreeBSD.ORG Mon Jan 5 13:46:26 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66B4D106566B; Mon, 5 Jan 2009 13:46:26 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 25C478FC17; Mon, 5 Jan 2009 13:46:26 +0000 (UTC) (envelope-from des@des.no) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id 09C946D43F; Mon, 5 Jan 2009 13:46:25 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id E4B9E844F2; Mon, 5 Jan 2009 14:46:24 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Luigi Rizzo References: <200812262231.mBQMVjHC052150@svn.freebsd.org> Date: Mon, 05 Jan 2009 14:46:24 +0100 In-Reply-To: <200812262231.mBQMVjHC052150@svn.freebsd.org> (Luigi Rizzo's message of "Fri, 26 Dec 2008 22:31:45 +0000 (UTC)") Message-ID: <867i59lvbj.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r186502 - head/usr.bin/make X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jan 2009 13:46:27 -0000 Luigi Rizzo writes: > Log: > Clarify the behaviour of conditionals when dealing with comparisons. > In particular, point out that string comparison can only use !=3D and = =3D=3D > (how weird, given that the underlying call to strcmp returns more > information), that floating point values are correctly interpreted > as numbers, and that the left-hand side must be a variable expansion. Any chance of fixing items 1 and 3? DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no