From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27259 invoked by alias); 31 Jan 2003 06:03:19 -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 27248 invoked from network); 31 Jan 2003 06:03:17 -0000 Received: from unknown (HELO mail.wrs.com) (147.11.1.11) by 172.16.49.205 with SMTP; 31 Jan 2003 06:03:17 -0000 Received: from alabama.wrs.com (alabama [147.11.37.11]) by mail.wrs.com (8.9.3/8.9.1) with ESMTP id WAA14674; Thu, 30 Jan 2003 22:02:13 -0800 (PST) From: todd whitesel Received: (from toddpw@localhost) by alabama.wrs.com (8.9.3+Sun/8.9.0) id WAA12109; Thu, 30 Jan 2003 22:03:15 -0800 (PST) Message-Id: <200301310603.WAA12109@alabama.wrs.com> Subject: Re: Incomplete last line, gdb/testsuite/gdb.hp/gdb.aCC/optimize.c To: ac131313@redhat.com (Andrew Cagney) Date: Fri, 31 Jan 2003 06:03:00 -0000 Cc: toddpw@windriver.com (todd whitesel), gdb-patches@sources.redhat.com (GDB Patches) In-Reply-To: <3E3A0FAF.50009@redhat.com> from "Andrew Cagney" at Jan 31, 2003 12:54:55 AM MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2003-01/txt/msg00838.txt.bz2 > Don't have a bit of awk script for checking for this and ^M? > I can then ARI it. Control-M's I usually nuke with "tr -d '\015'" , and incomplete last lines I usually deal with by vi'ing them and then saving them back out. Haven't ever needed to do this in batch mode before... -- Todd Whitesel toddpw @ windriver.com