This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ^m's in testsuite/gdb.disasm


> 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.

FWIW: By coincidence we had a similar event in our company CVS repository: 
Whereas checking out and committing from a Windows machine presented no 
problems since CVS does automatic end of line conversion on ASCII files 
(-kkv), using the editor Kate under Linux configured to use CR-LF style 
endings managed to trick CVS, so that the files in the repository got the 
CR-LF line endings.

Regards, Frank


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]