Re: [PATCH v6 0/5] string list functions

2024-02-27 Thread Steven Sistare
On 2/27/2024 10:28 AM, Markus Armbruster wrote: > Philippe Mathieu-Daudé writes: > >> Hi Markus, >> >> Here are the patches I queued until you told me you'd >> object to the CamelCase filename strList.[ch]. >> >> Steve, please take over ;) > > I'm going to post the part of the series I'm ready t

Re: [PATCH v6 0/5] string list functions

2024-02-27 Thread Markus Armbruster
Philippe Mathieu-Daudé writes: > Hi Markus, > > Here are the patches I queued until you told me you'd > object to the CamelCase filename strList.[ch]. > > Steve, please take over ;) I'm going to post the part of the series I'm ready to queue as v7, with minor modifications: * Rename strv_from_s

Re: [PATCH v6 0/5] string list functions

2024-02-26 Thread Steven Sistare
Thanks for trying a V6 Philippe. I'll take it from here. It helps to know that someone besides me thinks these functions are worth having. - Steve On 2/26/2024 9:11 AM, Philippe Mathieu-Daudé wrote: > Hi Markus, > > Here are the patches I queued until you told me you'd > object to the CamelCas

[PATCH v6 0/5] string list functions

2024-02-26 Thread Philippe Mathieu-Daudé
Hi Markus, Here are the patches I queued until you told me you'd object to the CamelCase filename strList.[ch]. Steve, please take over ;) Since v5: - Cover files in MAINTAINERS - Complete @docstring mentioning g_auto. v5: https://lore.kernel.org/qemu-devel/1708638470-114846-3-git-send-email-s