RE: [Cppunit-devel] CppUnitW 1.2 merge
Brought to you by:
blep
From: Bastiaan B. <bas...@li...> - 2001-05-07 10:05:49
|
-----Oorspronkelijk bericht----- Van: Baptiste Lepilleur [mailto:bl...@cl...] Verzonden: Monday, May 07, 2001 11:33 AM Aan: cpp...@li... Onderwerp: Re: [Cppunit-devel] CppUnitW 1.2 merge > Yup, the solution is rather simple: I added " perl -pi -e 's/\n/\r\n/g' `find > $(distdir) -name '*.ds?'` " to the dist-hook target, so all *.ds? files are > converted to CRLF endings before the tar ball is made. > I've uploaded the new tar to cryptoforge. Please try it. It's working just fine. Let's try for a release. We still might want to do a windows and a unix version. For the windows version, all text file would be converted. VC++ doesn't have any problem with unix file, but notepad can't read unix text file. It would be a problem for user trying to read "changelog", or "install"... Not really a problem for me since the tool I'm using doesn't have a problem with unix file (Windows Commander). Haha, you want to make separate dists for Windows, just to let people read the ChangeLog with notepad? He, I've got a fix: I'll add a line at the beginning of README, saying 'Dear Windoze user, read this file using WordPad, not NotePad'. Seriously, having to dists containing essentially the same stuff is confusing and not worth the effort. Bastiaan We could just wait until people ask for it, or set up a pool for that ;-) Baptiste. --- Baptiste Lepilleur <gai...@fr...> http://gaiacrtn.free.fr/index.html Author of The Text Reformatter, a tool for fanfiction readers and writers. Language: English, French (Well, I'm French). _______________________________________________ Cppunit-devel mailing list Cpp...@li... http://lists.sourceforge.net/lists/listinfo/cppunit-devel |