From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26945 invoked by alias); 30 Nov 2006 19:43:16 -0000 Received: (qmail 26936 invoked by uid 22791); 30 Nov 2006 19:43:15 -0000 X-Spam-Check-By: sourceware.org Received: from pfepc.post.tele.dk (HELO pfepc.post.tele.dk) (195.41.46.237) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 30 Nov 2006 19:43:10 +0000 Received: from x1-6-00-0f-9f-c6-3e-90.k75.webspeed.dk (x1-6-00-0f-9f-c6-3e-90.k75.webspeed.dk [80.197.1.215]) by pfepc.post.tele.dk (Postfix) with ESMTP id 27D778A0045; Thu, 30 Nov 2006 20:43:04 +0100 (CET) Received: by x1-6-00-0f-9f-c6-3e-90.k75.webspeed.dk (Postfix, from userid 500) id D66A68F3CB; Thu, 30 Nov 2006 20:43:03 +0100 (CET) Date: Thu, 30 Nov 2006 20:07:00 -0000 From: Rask Ingemann Lambertsen To: Mike Stump Cc: gcc-patches@gcc.gnu.org Subject: Re: [PATCH] Improve fatal_expected_char() EOF reporting Message-ID: <20061130194302.GE3563@sygehus.dk> References: <20061128204354.GC3563@sygehus.dk> <5BF10BB0-1CB8-4C6F-A423-49E2F6A6A288@apple.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5BF10BB0-1CB8-4C6F-A423-49E2F6A6A288@apple.com> User-Agent: Mutt/1.4.2.1i Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2006-11/txt/msg02060.txt.bz2 On Tue, Nov 28, 2006 at 02:20:11PM -0800, Mike Stump wrote: > On Nov 28, 2006, at 12:43 PM, Rask Ingemann Lambertsen wrote: > >This patches changes fatal_expected_char() to print "EOF" instead. > > Looks good to me. Looks trivial and obvious as well. I don't have write access. Please commit it for me. Thanks. -- Rask Ingemann Lambertsen