• Nils Goroll's avatar
    take 2: fix assert_nexus for partially delivered / unpended subtrees · e493852e
    Nils Goroll authored
    The previous commit went in the right direction, but was not correct.
    
    For CHK_ORDER, we must only ever look at type != T_NEXUS and check any
    T_NEXUS by the criteria originally passed.
    
    CHK_ORDER could be stricter still, after a subtree is completed, we
    could communicate up the stricter CHK_PEND, but I do not want to
    complicate things further for an assertion.
    e493852e
Name
Last commit
Last update
src Loading commit data...
.dir-locals.el Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.rst Loading commit data...
COPYING Loading commit data...
INSTALL.rst Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README.rst Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...