On Jul 9, 12:01 pm, "Edward K. Ream" <[email protected]> wrote:

> I just found a bug I thought had been squished.
>
> If the last node of an @all tree contains nothing but an @doc part,
> the new read logic will delete it.

The fix is on the trunk at rev 3160.  My diagnosis of the problem was
in error, but it did affect the last nodes of files.  Here is the
checkin log.

QQQ
Fix an horrendous data-losing bug in at.readOpenFile.

The code terminated at.v--it must instead terminate root.v.

Indeed, we must terminate root.v to handle @first and @last.
It makes absolutely no sense to terminate any other node!

This blunder is actually good news: it means there is is nothing
fundamentally wrong with the new read code.
QQQ

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to