From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1525 invoked by alias); 27 Aug 2004 14:57:26 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 1516 invoked from network); 27 Aug 2004 14:57:25 -0000 Received: from unknown (HELO blount.mail.mindspring.net) (207.69.200.226) by sourceware.org with SMTP; 27 Aug 2004 14:57:25 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by blount.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1C0iAH-0002jM-00; Fri, 27 Aug 2004 10:57:17 -0400 Received: from mindspring.com (localhost [127.0.0.1]) by berman.michael-chastain.com (Postfix) with SMTP id 1DBB34B102; Fri, 27 Aug 2004 10:57:24 -0400 (EDT) Date: Fri, 27 Aug 2004 14:57:00 -0000 From: Michael Chastain To: cagney@gnu.org Subject: Re: [PATCH/RFA] PR gdb/648 (eval.c approval reqd) Cc: jimb@redhat.com, gdb-patches@sources.redhat.com, david@streamline-computing.com Message-ID: <412F4BD3.nailEEQ135PPF@mindspring.com> References: <1091830216.4188.23.camel@localhost> <1092659964.5816.5.camel@localhost> <1093009988.5529.40.camel@cpc4-oxfd5-5-0-cust12.oxfd.cable.ntl.com> <1093599149.26156.19.camel@cpc4-oxfd5-5-0-cust12.oxfd.cable.ntl.com> <412F3C47.9060904@gnu.org> <412F3E1D.nailDK31KTUQZ@mindspring.com> <412F4175.3060502@gnu.org> In-Reply-To: <412F4175.3060502@gnu.org> User-Agent: nail 10.8 6/28/04 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-08/txt/msg00739.txt.bz2 I'm going to fix a lot of infrastructure before adding the first FORTRAN program. After years of infrastructure neglect, I'm not going to add more features that depend on crappy infrastructure. Nobody's cleaned up the last round of code duplication from adding ADA yet. And with FORTRAN in particular, people want to test non-gcc FORTRAN compilers.