Jean-Marc Lasgouttes wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:

Quite possibly. Text::pars_ is empty at construction and a non-loaded
buffer doesn't change that fact. This commit should do it.

Is this possibility due to your reorganizations?

This is due to additional new checks in the Buffer dtor.

You are fixing 1
case, but I suspect many code snippets could fail in the same way.

I guess this is the only case.

Why
isn't there an empty text object in a newly created buffer?

There is a text object (Buffer::Impl::inset) but Text::pars_ is empty on construction. Maybe we should create an empty paragraph there.

Abdel.

Reply via email to