
19 Dec
2006
19 Dec
'06
11:39 p.m.
vector200.hpp contains lines with more than 8000 characters. This causes problems when the file is added to IBM Rational ClearCase which has an 8000-character upper limit for text files. The workaround is to check it in as a binary file but this eliminates the possibility of future merges. Is it possible to make the lines shorter? Thanks, Sean