Complete.Org: Mailing Lists: Archives: freeciv-dev: March 2005:
[Freeciv-Dev] Re: (PR#12632) Files with DOS line endings
Home

[Freeciv-Dev] Re: (PR#12632) Files with DOS line endings

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] Re: (PR#12632) Files with DOS line endings
From: "Raimar Falke" <i-freeciv-lists@xxxxxxxxxxxxx>
Date: Fri, 25 Mar 2005 04:12:50 -0800
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12632 >

On Fri, Mar 25, 2005 at 03:14:48AM -0800, Raimar Falke wrote:
> 
> <URL: http://bugs.freeciv.org/Ticket/Display.html?id=12632 >
> 
> 
> I propose to add the attached script to the tests dir. Also the two
> files should be converted to the "one true way" ;)

The script was wrong and so missed some .c files.
# Report source files which have DOS line endings.
./client/gui-win32/canvas.h: ASCII English text, with CRLF line terminators
./client/gui-win32/sprite.h: ASCII English text, with CRLF line terminators
./manual/civmanual.c: ASCII English text, with CRLF line terminators
./client/gui-win32/canvas.c: ASCII English text, with CRLF line terminators
./client/gui-win32/sprite.c: ASCII English text, with CRLF line terminators

        Raimar

-- 
 email: i-freeciv-lists@xxxxxxxxxxxxx
 "That's fundamental game play!  My main enemy is *ALWAYS* fighting 
  a 4-front war.  I make sure of it!"
    -- Tony Stuckey, freeciv-dev

Attachment: find_dos_files.sh
Description: Bourne shell script


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Re: (PR#12632) Files with DOS line endings, Raimar Falke <=