Hi Alexander, I've tested latest rev on darwin, with CRLF input files and -nEol=0 option, and the converted files still have CRLF, while hb_osNewLine() returns Chr( 10 ) on darwin.
What could be the problem? Brgds, Viktor On Thu, Jun 11, 2009 at 5:09 PM, <[email protected]> wrote: > Revision: 11305 > > http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11305&view=rev > Author: alkresin > Date: 2009-06-11 15:09:58 +0000 (Thu, 11 Jun 2009) > > Log Message: > ----------- > 2009-06-11 19:10 UTC+0300 Alexander Kresin <alex at belacy.belgorod.su> > * utils/hbformat/hbformat.prg > * utils/hbformat/hbformat.ini > * if "nEol" option is 0, the EOL is set to OS default value > * new option added - lFCaseLow ( default - no ). If yes, the file name > is converted to lower case. > * A limitation for file mask has been introduced - *.* is rejected now > ( it may be dangerous ). > > Modified Paths: > -------------- > trunk/harbour/ChangeLog > trunk/harbour/utils/hbformat/hbformat.ini > trunk/harbour/utils/hbformat/hbformat.prg > > > This was sent by the SourceForge.net collaborative development platform, the > world's largest Open Source development site. > _______________________________________________ > Harbour mailing list > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour > _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
