From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 12 14:00:29 2004 Return-Path: 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 53C7A16A4CE for ; Mon, 12 Jan 2004 14:00:29 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDB5843D31 for ; Mon, 12 Jan 2004 14:00:26 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i0CM0QFR053900 for ; Mon, 12 Jan 2004 14:00:26 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i0CM0Qg9053899; Mon, 12 Jan 2004 14:00:26 -0800 (PST) (envelope-from gnats) Date: Mon, 12 Jan 2004 14:00:26 -0800 (PST) Message-Id: <200401122200.i0CM0Qg9053899@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Edwin Groothuis Subject: Re: bin/61257: improvement to make(1)'s diagnostic of mismatched .if-.endif X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Edwin Groothuis List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jan 2004 22:00:29 -0000 The following reply was made to PR bin/61257; it has been noted by GNATS. From: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: bin/61257: improvement to make(1)'s diagnostic of mismatched .if-.endif Date: Tue, 13 Jan 2004 08:51:25 +1100 On Mon, Jan 12, 2004 at 10:24:44AM -0500, Mikhail Teterin wrote: > My version will say: > "Makefile", line 4: 1 open conditional: > "Makefile", line 4: at line 1 (evaluated to true) Nice one, which I had this last weekend while playing around with bsd.port.mk and forgot the .endif. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/