Missing function patch

Chris January chris at atomice.net
Thu Sep 23 18:44:07 CEST 2004


> Thanks.
> > Please make sure the files in your checked out copy have unix file 
> > endings
> 
> For this I must wait at least 5 hours until Sourceforge's 
> anonymous CVS is 
> updated. The current checked in files have CrCrLf line endings.

Run dos2unix on the offending files in your repository and they will match
the ones currently in CVS.

> > and try to avoid changing whitespace if possible:
> Easier said as done. Borland's editors remove these 
> unnecessary blanks. I 
> know there is an option but I will write programs with this 
> editor, too. And 
> switching from one configuration to another is not what I want to do.

cvs diff -bB will ignore whitespace changed. Granted superfluous whitespace
on the ends of lines should probably be cleaned up but that's better done
seperately.

Chris



More information about the kde-cygwin mailing list