From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13618 invoked by alias); 13 Feb 2007 20:25:29 -0000 Received: (qmail 13574 invoked by uid 22791); 13 Feb 2007 20:25:27 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 13 Feb 2007 20:25:17 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.1/8.13.1) with ESMTP id l1DKPDIv015616; Tue, 13 Feb 2007 15:25:13 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l1DKPCT5010610; Tue, 13 Feb 2007 15:25:12 -0500 Received: from opsy.redhat.com (ton.toronto.redhat.com [172.16.14.15]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l1DKP9uk014954; Tue, 13 Feb 2007 15:25:10 -0500 Received: by opsy.redhat.com (Postfix, from userid 500) id 40A8788804F; Tue, 13 Feb 2007 11:12:54 -0700 (MST) To: gnustuff@thisiscool.com Cc: GCJ-patches Subject: Re: Patch: RFC: fix ProcessBuilder; windows help needed References: From: Tom Tromey Reply-To: tromey@redhat.com X-Attribution: Tom Date: Tue, 13 Feb 2007 20:25:00 -0000 In-Reply-To: Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Mailing-List: contact java-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-patches-owner@gcc.gnu.org X-SW-Source: 2007-q1/txt/msg00448.txt.bz2 Mohan> Am I missing something? Do I need to do Mohan> --enable-maintainer-mode on top of Mohan> --enable-java-maintainer-mode? Why isn't this flag being passed Mohan> down? Tom> Let me do a full update & build here, to see if I can reproduce. Hmm. It worked fine for me. I don't get it :( Tom