hwri...@apache.org wrote on Sun, Nov 06, 2011 at 04:41:04 -0000: > Author: hwright > Date: Sun Nov 6 04:41:04 2011 > New Revision: 1198129 > > URL: http://svn.apache.org/viewvc?rev=1198129&view=rev > Log: > Fix build after r1198127. Apparently gen-make doesn't include C files in the > dependency graph, so changes to the delta shim APIs don't force a recompile > of the editor tests.
Of course it doesn't. It even prints a WARNING at autogen.sh time. So perhaps the Right Fix would be to, ahem, do something to stop that warning from being emitted. (and I don't meant redirecting autogen.sh output to /dev/null :P)