<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
My nightly tester failed last night for the following reason:<br>
<br>
<blockquote><tt>cvs update: conflicts found in
lib/AsmParser/llvmAsmParser.cpp.cvs<br>
C lib/AsmParser/llvmAsmParser.cpp.cvs<br>
  </tt></blockquote>
<br>
Needless to say, the tester is not in the business of modifying source
code, but it manages to modify a file under cvs control anyway and do
so in a way that conflicts with subsequent changes.<br>
<br>
The way bison files are managed needs to be fixed so that files under
cvs control do not change unless a human wants them to change.<br>
<br>
<br>
</body>
</html>