SVN: change defaults for line endings
Jaroslaw Staniek
js at iidea.pl
Wed May 4 20:10:45 BST 2005
> The eol-style does not matter on C/C++ files, since all compilers support both
> eol-styles.
Except for mixed line endings: usually, line continuation '\' character
couldn't be followed by CRLF on UNIX:
#define FOO(x) \CRLF <- err
BAR
So: one LF style for all!
--
regards / pozdrawiam,
Jaroslaw Staniek / OpenOffice Polska / Kexi Team
http://www.openoffice.com.pl | http://www.kexi-project.org
KDElibs/Windows: http://wiki.kde.org/tiki-index.php?page=KDElibs+for+win32
More information about the kde-core-devel
mailing list