On Wed Oct 11 10:10:41 2023 +0000, Alistair Leslie-Hughes wrote:
I'm not sure if it's possible but it will remove the covering warning.
It doesn't appear it can happen in practice. There isn't any calls to use NULL_tid directly. Though NULL_tid is used as a end of loop for various tid_t structures (cdata.c/docfrag.c/etc)
We could just return an error in get_typeinfo for NULL_tid?
What would you prefer?