On Wed, Dec 7, 2022 at 9:29 AM Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx> wrote: > > + if ((slflags & WC_SUBLIST_NOT) && !errflag && !retflag) Ah, I forgot we had "retflag" and was cringing at the thought of yet another global. I can now go back to cringing at the number of globals we already have.