Rev 4119 of the trunk contains proposed bug fixes for two important
file-related bugs.  Please report any problems immediately.

Here is the checkin log:

QQQQQ
Tentative fixes for two important file bugs: bug 760531: (spurious
overwrite this file message) and erroneous read of external files
containing orphan nodes.

Either of these fixes could conceivably cause other problems, although
each is straightforward at the code level.

What I did:

bug 760531:

- set root.v.at_read ivar early in at.read logic, just after we know
there is *some* file name.
The file doesn't have to exists, just a file name.

orphan problem:

- Do not clear orphan bit in fc.putVnode.
- Do not read external files if root.isOrphan().

All unit tests pass, as do some relatively simple hand tests.
QQQQQ

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