The "w32" directory and it's sub-directories have been updated to standardize the line end convention for file formats:
*.dsp, *.dsw, *.bat, *.reg which were initialy committed as -kb which caused line ends in patch files inconsistent with the platform line end standard. All such files are are now -ko which required committing a new version of each file with the correct line end convention but are otherwise unchanged. With this commit the line end convention for these file formats will follow the platform convention and subsequent edits, diffs and commits will be consistent with the platform standard. _______________________________________________ Bug-commoncpp mailing list Bug-commoncpp@gnu.org http://lists.gnu.org/mailman/listinfo/bug-commoncpp