From owner-freebsd-bugs Wed Oct 23 17:18:28 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78A0C37B401; Wed, 23 Oct 2002 17:18:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A14543E6E; Wed, 23 Oct 2002 17:18:27 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9O0IRx3066717; Wed, 23 Oct 2002 17:18:27 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9O0INVs066713; Wed, 23 Oct 2002 17:18:23 -0700 (PDT) Date: Wed, 23 Oct 2002 17:18:23 -0700 (PDT) From: Juli Mallett Message-Id: <200210240018.g9O0INVs066713@freefall.freebsd.org> To: mi@aldan.algebra.com, jmallett@FreeBSD.org, freebsd-bugs@FreeBSD.org, jmallett@FreeBSD.org Subject: Re: bin/31339: make's .if processing buggy Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: make's .if processing buggy State-Changed-From-To: open->feedback State-Changed-By: jmallett State-Changed-When: Wed Oct 23 17:16:10 PDT 2002 State-Changed-Why: I'll take responsibility for this... Can the submitter verify general string compare support in NetBSD make(1) or similar? We specifically don't support LHS being a bareword in string compares, it's been documented in comments in Makefiles that I've seen dating to the late 1980s... But if you can provide an example in a BSD make(1) implementation of this not working as it does, I'll do my best to merge in the required changes. Responsible-Changed-From-To: freebsd-bugs->jmallett Responsible-Changed-By: jmallett Responsible-Changed-When: Wed Oct 23 17:16:10 PDT 2002 Responsible-Changed-Why: I'll take responsibility for this... Can the submitter verify general string compare support in NetBSD make(1) or similar? We specifically don't support LHS being a bareword in string compares, it's been documented in comments in Makefiles that I've seen dating to the late 1980s... But if you can provide an example in a BSD make(1) implementation of this not working as it does, I'll do my best to merge in the required changes. http://www.freebsd.org/cgi/query-pr.cgi?pr=31339 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message