View Single Post
  #8  
Old 07-18-2003, 12:32 PM
alkrun
Sarnak
 
Join Date: Jan 2002
Posts: 66
Default

thanks.

Another thing that's sort of unrelated to a code fix is that the anonymous CVS source is "messed up"(tm). A lot of the files are doublespaced when checked out on windows (not sure about unix). In some files the EOL sequence when checked out is CRCRLF. I've written something to strip all of the files of CRCRLF and replace it with a CRLF, but I figured I'd pass it along. My guess is that something is wrong with the way the code is being dumped into CVS.
Reply With Quote