[LLVMbugs] [Bug 628] bison/flex output not correctly updated when srcdir != objdir
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Sep 13 16:26:35 PDT 2005
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=628
sabre at nondot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |
------- Additional Comments From sabre at nondot.org 2005-09-13 18:26 -------
I'm pretty sure this is a different issue. This isn't going from old makefiles to new makefiles. this is
going from old .y file to new .y file.
If there is no way to implement this functionality, we need to remove support for checked in .cpp files. It
is not acceptable to get a broken build after doing a 'cvs up'.
-Chris
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list