On Sat, 2025-08-02 at 22:58 +0900, Fujii Masao wrote: > I'm OK with this approach. Thanks for the patch! It looks good to me.
Thank you for the review. > - bool statistics_only = false; > + static int statistics_only = 0; Agreed. That can just be done for 19 though. Regards, Jeff Davis