> I didn't actually delete the C version, I did "svn mv" to rename the > test file to attr-debug.cpp and then added the test case for a method. > So, the patch shows the diff between the old .c file and the new .cpp > file, as well as showing that the old .c file was deleted. I didn't > remove any lines from the test. The diff looks strange just because > that's how SVN handles this situation.
I guess my question then is why not just leave the .c file alone and add a c++ file with just the new test? > Pls. commit if okay. > --paulr > Cheers, Rafael _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
