• 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
..
foreign Loading commit data...
tests Loading commit data...
Makefile.am Loading commit data...
debug.h Loading commit data...
misc.c Loading commit data...
misc.h Loading commit data...
node.c Loading commit data...
node.h Loading commit data...
node_assert.h Loading commit data...
node_head.h Loading commit data...
node_mempool.h Loading commit data...
pesi.c Loading commit data...
pesi.h Loading commit data...
pesi.vsc Loading commit data...
pesi_flags.h Loading commit data...
pesi_tree.h Loading commit data...
state.dot Loading commit data...
tbl_set_parameter.h Loading commit data...
tree.dot Loading commit data...
vdp_pesi.c Loading commit data...
vdp_pesi.h Loading commit data...
vdp_pesi.vcc Loading commit data...
vmod_pesi.c Loading commit data...