On Sat, Feb 28, 2015 at 10:06 AM, Edward K. Ream <[email protected]> wrote:
And there does seem to be a serious @clean update problem. Comments > inserted (by an external editor) at the start of the file do not get > propagated into the @clean tree anywhere. This is shocking, and it must be > fixed before b1. > > Happily, the update algorithm is working correctly. The problem involves updating the @clean tree given the *correctly* computed lines. This is a far less shocking kind of bug for several reasons: 1. The root node is handle in subtly different ways by various parts of the code. 2. The code involved is very complicated, and certainly much more complicated than the update algorithm itself. Still, this must be fixed, and a unit test added. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
