On Wednesday, May 31, 2017 at 7:03:33 AM UTC-5, Edward K. Ream wrote: Rev 7990d32 completes all the needed fixes, in some case with kludges that > work in practice. > > All of the torch files import reasonably, which is what I care about now. >
Rev 717dc91 fixes several bugs revealed when I enabled a stack-underflow warning. All torch files now pass perfect import tests, and several now import more as expected. No warnings appear. The kludgy test for constructs on a single line is now more robust, but it still does not account for 'end' inside strings or comments. There seems to be no rush to do so. The worse that can happen is that warnings will be given and lines will be allocated to nodes a bit strangely. Even so, perfect import tests should still pass. 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 https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
