On Thu Nov 9 19:45:10 2023 +0000, Zebediah Figura wrote:
I can live with this, though I'm not thrilled about it. How hard would it actually be to just never set the name in these cases?
That's probably the part I dislike the most. It will probably work, but it will need some workarounds in get_var() and such, to make sure NULL != NULL, and maybe some other logic. That's needed because you can have multiple entries without a name in the same scope.