On Mon, May 21, 2007 at 05:59:45PM -0400, Richard Heck wrote:
> 
> Just wanted to bring this to people's attention:
> #ifdef WITH_WARNINGS
> #warning This will not work anymore when we have multiple views of the
> same buffer
> // In this case, we will have to correct also the cursors held by
> // other bufferviews. It will probably be easier to do that in a more
> // automated way in CursorSlice code. (JMarc 26/09/2001)
> #endif
> This is from Text2.cpp, around line 1220. Since we do now have multiple
> views, either there is a bug here or else the warning can be removed.

Do we officially have multiple views now? I still don't think the core
is ready for this.

Andre'

Reply via email to