From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29640 invoked by alias); 1 Nov 2007 23:45:11 -0000 Received: (qmail 29632 invoked by uid 22791); 1 Nov 2007 23:45:11 -0000 X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 01 Nov 2007 23:45:09 +0000 Received: from zps37.corp.google.com (zps37.corp.google.com [172.25.146.37]) by smtp-out.google.com with ESMTP id lA1Nix1x022845 for ; Thu, 1 Nov 2007 23:45:00 GMT Received: from ug-out-1314.google.com (ugcm3.prod.google.com [10.66.114.3]) by zps37.corp.google.com with ESMTP id lA1Niwxk027845 for ; Thu, 1 Nov 2007 16:44:58 -0700 Received: by ug-out-1314.google.com with SMTP id m3so590056ugc for ; Thu, 01 Nov 2007 16:44:57 -0700 (PDT) Received: by 10.66.224.19 with SMTP id w19mr2766996ugg.1193960697598; Thu, 01 Nov 2007 16:44:57 -0700 (PDT) Received: by 10.66.242.13 with HTTP; Thu, 1 Nov 2007 16:44:57 -0700 (PDT) Message-ID: Date: Thu, 01 Nov 2007 23:45:00 -0000 From: "Douglas Evans" To: gdb@sourceware.org Subject: Re: ^m's in testsuite/gdb.disasm In-Reply-To: <20071031202211.GA28571@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071031192147.1BE9C1C7E90@localhost> <20071031202211.GA28571@caradoc.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-11/txt/msg00002.txt.bz2 On Oct 31, 2007 1:22 PM, Daniel Jacobowitz wrote: > On Wed, Oct 31, 2007 at 10:18:51PM +0200, Eli Zaretskii wrote: > > As for other files, IMO they should only have CR-LF if the development > > tools or programs that use them require that. I don't think *.s > > assembly source files qualify; chances are they were simply committed > > from a Windows machine... > > I agree; I suspect it's just an accident. Thanks. Can I check in a fix?