Andre Poenitz <[EMAIL PROTECTED]> writes: | On Fri, May 30, 2003 at 01:26:14PM +0100, John Levon wrote: | > Never mind, it seemed OK anyway. Though I agree with Lars we should | > lockdown for a bit and concentrate on undo and the broken inset | > iterators | | Hm. All crashes I currently get are asserts in boost::optional. | | They go magically away if I remove that buffer_ member from paragraph.
And how do you make the paragraph copy-constructor compile then? | This only breaks insetgraphics which uses the buffer arg to clone() to | get a filepath, which it could cache itself easily, and insetinclude, | which pretty much does the same. | | So the solution looks obvious to me... Do that and then do a copy paste of a tabular. -- Lgb