
27 Jun
2006
27 Jun
'06
11:57 a.m.
Gregory Dai wrote:
It's likely that there is a mismatch of file formats. UNIX text files ends with a single \r character, while Windows ones ends with two: <CR><LF>.
It's not that... on my second try I checked out the HEAD from scratch since my fixes were already in.. I just need to merged them into the release branch. (I would have that problem in every file if this were the cause) Fernando Cacciola