On Tue, 15 Aug 2017 22:46:28 -0400 [email protected] (Christos Zoulas) wrote:
> On Aug 15, 9:33pm, [email protected] ("Ian D. Leroux") wrote: > -- Subject: Re: Fixing swap1_stop > > | On Tue, 15 Aug 2017 02:11:37 -0400 [email protected] (Christos > | Zoulas) wrote: > | > We can specify a format with % escapes for each field... > | > | How should > | the flags be handled? One escape for the whole comma-separate flag > | string (as in the current output)? > | > | [...] > | > | Alternatively, each flag could get its own % escape (perhaps one > | that expands to "yes" or "no"), but that makes it harder to write a > | format string that reproduces the default output. > | > | [...] > > Lets put all the flags together as a comma separated list? Ok, that sounds manageable. I'll draft a patch as soon as I have a few hours to work on it (probably not until next week). -- IDL
