Alfredo Braunstein <[EMAIL PROTECTED]> writes:

> Alfredo Braunstein wrote:
>
>> File->New
>> Insert table, leave 5x5 default
>> select it, cut it paste it. enter the table with the cursor -> crash
>
> This seems to fix it. The problem was that a default Tabular::Tabular was
> called and so InsetTableCell inside CellData inside a new Tabular still
> pointed to the old Tabular.

Wouldn't it be safer to define a Tabular::operator= and update the
pointers there? Or it is that I do not know what I am talking about?

JMarc

Reply via email to