From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26784 invoked by alias); 20 Feb 2010 09:00:49 -0000 Received: (qmail 26761 invoked by uid 22791); 20 Feb 2010 09:00:48 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-yw0-f191.google.com (HELO mail-yw0-f191.google.com) (209.85.211.191) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 20 Feb 2010 09:00:44 +0000 Received: by ywh29 with SMTP id 29so807835ywh.14 for ; Sat, 20 Feb 2010 01:00:43 -0800 (PST) Received: by 10.150.5.5 with SMTP id 5mr3479923ybe.71.1266656442801; Sat, 20 Feb 2010 01:00:42 -0800 (PST) Received: from ?10.101.43.19? ([166.205.137.31]) by mx.google.com with ESMTPS id 21sm503985ywh.2.2010.02.20.01.00.41 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 20 Feb 2010 01:00:42 -0800 (PST) References: <20100220065140.10649.qmail@sourceware.org> Message-Id: <72B7B71B-A7DF-4185-B127-B2D8896DD556@gmail.com> From: Andrew Pinski To: "gcc-bugzilla@gcc.gnu.org" In-Reply-To: <20100220065140.10649.qmail@sourceware.org> Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (iPhone Mail 7E18) Subject: Re: [Bug c++/43126] "at this point in file" warnings are upside down Date: Sat, 20 Feb 2010 09:00:00 -0000 Cc: "gcc-bugs@gcc.gnu.org" X-IsSubscribed: yes Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-02/txt/msg02033.txt.bz2 Sent from my iPhone On Feb 19, 2010, at 10:51 PM, "glenn at zewt dot org" wrote: > > > ------- Comment #3 from glenn at zewt dot org 2010-02-20 06:51 > ------- > ("4:16"? I havn't seen that before. I hope gcc isn't going to start > outputting character offsets by default; that's a lot of noise.) Yes gcc is now printing out column information. And no it is not a lot of noise. > > > -- > > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43126 >