]> ocean-lang.org Git - ocean/commitdiff
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)
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>

No differences found