Nicko, I've seen that in several commit mails now. It seems the sources have been copied from a Windows system to a Unix box and committed from there. All files I've seen so far have been checked in with Windows line-ends inside the file. Is this intentional?
I think somebody with CVS karma and access to a Unix box should fix all line-ends (using dos2unix, tr or Ant's <fixcrlf> task, for example) and re-commit the files. Stefan