[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index] [Home]

Re: [jcvs] CVSProject EOL bug and fix


> Does your fix works on both unix and windows platforms? Especially the
> last part of the patch seems to be problematic, because you only add an
> 0x0A (LF). If i remember it correctly on Windows there must be an
> 0x0C0x0A (CRLF).

0x0A was already in there - i only added append(ch) between the test and
break.  so if my code is wrong, so is CVSProject I suppose.

nick