From owner-freebsd-current Thu Aug 8 19:42:32 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4269B37B400 for ; Thu, 8 Aug 2002 19:42:28 -0700 (PDT) Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id A603E43E6A for ; Thu, 8 Aug 2002 19:42:27 -0700 (PDT) (envelope-from gshapiro@gshapiro.net) Received: from horsey.gshapiro.net (gshapiro@localhost [IPv6:::1]) by horsey.gshapiro.net (8.12.5/8.12.5) with ESMTP id g792gP60043047 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 8 Aug 2002 19:42:25 -0700 (PDT) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.5/8.12.5/Submit) id g792gPCt043044; Thu, 8 Aug 2002 19:42:25 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15699.11281.301470.234112@horsey.gshapiro.net> Date: Thu, 8 Aug 2002 19:42:25 -0700 From: Gregory Neil Shapiro To: "Peter Edwards" Cc: current@FreeBSD.ORG Subject: Re: src/usr.sbin/crunch/crunchgen/crunched_main.c In-Reply-To: <20020808181924.CAFF243E77@mx1.FreeBSD.org> References: <20020808181924.CAFF243E77@mx1.FreeBSD.org> X-Mailer: VM 7.03 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pmedwards> The last commit to this appears to have broken it. "main()" was pmedwards> updated to include envp, but "crunched_main()" calls "main()" pmedwards> without the extra argument. pmedwards> This causes make release of -current on -stable to barf for me, pmedwards> so I can't truly test the patch without waiting about 8 hours, pmedwards> other than to say making the modifications to the generated file pmedwards> does at least allow it to compile. Thanks. Your patch does fix it and has been applied. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message