Since the win32 port work was committed I've noticed that some (all?) of the files touched have gained windows style line ending markers in some places.
If you are working on the win32 port would you make sure that you have svn configured so that it knows not to check in win32 style line endings on changed lines as raw changes. - What is supposed to happen is that the local svn client knows the local line ending convention and converts on check out/check in. But this seems to have been broken somehow in some of the files. At least this is my understanding of how it's supposed to work. Not a big deal, but untidy. Andrew
