From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Steve Kargl Newsgroups: gmane.comp.gcc.fortran,gmane.emacs.devel Subject: Re: gfortran error format (was: Re: Emacs and GFortran) Date: Thu, 2 Nov 2006 07:40:11 -0800 Message-ID: <20061102154011.GA45031@troutmask.apl.washington.edu> References: <19c433eb0611020608v3695ef7ex7cbe998347760d19@mail.gmail.com> <20061102142023.0BBF044043@Psilocybe.Update.UU.SE> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1162482221 19001 80.91.229.2 (2 Nov 2006 15:43:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 2 Nov 2006 15:43:41 +0000 (UTC) Cc: Fran?ois-Xavier Coudert , wt@atmos.colostate.edu, fortran@gcc.gnu.org, emacs-devel@gnu.org Original-X-From: fortran-return-15414-gcgf-fortran=m.gmane.org@gcc.gnu.org Thu Nov 02 16:43:38 2006 Return-path: Envelope-to: gcgf-fortran@gmane.org Original-Received: from sourceware.org ([209.132.176.174]) by ciao.gmane.org with smtp (Exim 4.43) id 1Gfeib-0003us-69 for gcgf-fortran@gmane.org; Thu, 02 Nov 2006 16:43:01 +0100 Original-Received: (qmail 7891 invoked by alias); 2 Nov 2006 15:42:57 -0000 Original-Received: (qmail 7883 invoked by uid 22791); 2 Nov 2006 15:42:57 -0000 X-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_00,UNPARSEABLE_RELAY X-Spam-Check-By: sourceware.org Original-Received: from troutmask.apl.washington.edu (HELO troutmask.apl.washington.edu) (128.208.78.105) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 02 Nov 2006 15:42:47 +0000 Original-Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.13.8/8.13.8) with ESMTP id kA2FeGX6045073; Thu, 2 Nov 2006 07:40:16 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Original-Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.13.8/8.13.8/Submit) id kA2FeC1B045072; Thu, 2 Nov 2006 07:40:12 -0800 (PST) (envelope-from sgk) Original-To: "Alfred M. Szmidt" Content-Disposition: inline In-Reply-To: <20061102142023.0BBF044043@Psilocybe.Update.UU.SE> User-Agent: Mutt/1.4.2.2i X-IsSubscribed: yes Mailing-List: contact fortran-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Post: List-Help: , Original-Sender: fortran-owner@gcc.gnu.org Xref: news.gmane.org gmane.comp.gcc.fortran:15383 gmane.emacs.devel:61613 Archived-At: On Thu, Nov 02, 2006 at 03:20:23PM +0100, Alfred M. Szmidt wrote: > > A purposed patch that makes gfortran follow the GCS is already > purposed and submitted, two version of it one backward compatible (g77 > style) and one that is not exist. It has been repeated a billion > times that gfortran does not have to follow the GCS to the letter, > only allow to jump to the error location. If you or anyone else > wishes to do that, please do, but this is not what was requested. > I already showed you that those two purposed and submitted patches cause over 2000 regression in the gfortran testsuite. -- Steve