From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21764 invoked by alias); 3 Apr 2006 23:21:19 -0000 Received: (qmail 21746 invoked by uid 22791); 3 Apr 2006 23:21:19 -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; Mon, 03 Apr 2006 23:21:18 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k33NLGD5009923; Mon, 3 Apr 2006 19:21:16 -0400 Received: from opsy.redhat.com (vpn50-66.rdu.redhat.com [172.16.50.66]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.11.6) with ESMTP id k33NLFtv015276; Mon, 3 Apr 2006 19:21:16 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id E1CF82DDE65; Mon, 3 Apr 2006 17:14:39 -0600 (MDT) To: DJ Delorie Cc: pinskia@physics.uc.edu, gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org Subject: Re: Patch: Remove fastjar References: <200603302306.k2UN6Dw1006594@earth.phy.uc.edu> <200603311840.k2VIeYxi028561@greed.delorie.com> From: Tom Tromey Reply-To: tromey@redhat.com X-Attribution: Tom Date: Mon, 03 Apr 2006 23:21:00 -0000 In-Reply-To: <200603311840.k2VIeYxi028561@greed.delorie.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 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-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-patches-owner@gcc.gnu.org X-SW-Source: 2006-q2/txt/msg00016.txt.bz2 >>>>> "DJ" == DJ Delorie writes: DJ> My personal opinion is, if leaving it in doesn't bother anything, DJ> leave it in. Especially if there's even a slight chance that someone DJ> would benefit from such support. Ok. I reverted that part of the patch and did another build, and it worked fine. So I will be checking that in. Tom