From: Daniel G. <da...@fp...> - 2005-01-31 21:12:59
|
Hey, Jake. It looks like dlist.h got checked in as a DOS file, rather than as a UNIX file (ie, it has \r\n). CVS doesn't handle this very well. Would it be possible to run dos2unix on it, and check in the result? Note that there are a number of other files with the same problem in the kernel. Since Syllable uses the Unix text file format, it seems to me that we should standardize on that for our source. Daniel |