]> ocean-lang.org Git - ocean/commit
oceani: change the 'ok' flag to 'perr' with well defined bits.
authorNeilBrown <neil@brown.name>
Sat, 4 Dec 2021 22:13:51 +0000 (09:13 +1100)
committerNeilBrown <neil@brown.name>
Sat, 4 Dec 2021 22:13:51 +0000 (09:13 +1100)
commit84994383b2207e0f67662ed1bf75c7f5d10767b5
tree3ac819045f85dfadb2c8a98f84aa5de6f1b6ce3c
parent1633bb8942f3f573322a48f49e0e0dec96352d01
oceani: change the 'ok' flag to 'perr' with well defined bits.

I'll want to extend the information gathered by propagate_types() to
report if a value can be computed immediately.  So generalize
'ok' (which contains a magic value) to a set of flags that can be
reported.

Signed-off-by: NeilBrown <neil@brown.name>
csrc/oceani.mdc