On Thu, Apr 26, 2007 at 10:22:22AM -0400, Richard Heck wrote: > Bennett Helm wrote: > > And I am getting this on a clean svn co. It looks as if there was a plan > to change LCursor.h to Cursor.h, but that said plan wasn't executed. Can > someone confirm and fix this?
The plan has been executed now. The problem was that the tabular change was not complete although _my_ build did not complain. So I checked in the missing pieces after I had the LCursor changes in my local tree but not yet committed. So ControlTabular.cpp ended up having alread Cursor instgead of LCursor. Andre'