On Tue, Sep 22, 2026 at 1:10 PM Markus Armbruster <[email protected]> wrote: > > John Snow <[email protected]> writes: > > > Rewrite the test doc generator to produce output in source order, > > instead of arbitrarily. > > Really? As far as I can tell, the patch changes format, but not order. > > Dig, dig, ... you already switched it to source order in commit > 9606414d46 (tests/qapi: generate output in source order, 2026-06-11).
Ah, funny! This is probably the leftover bits we didn't agree on at the time and I didn't notice that this patch became anemic. Well, this is just a preference patch now and not really strictly necessary. I like seeing the "section=" text because it's a clue for me as I read the text, but it's not really important, I'll scrap it unless you also like the formatting change. > > > Signed-off-by: John Snow <[email protected]> >
