Steven Sistare writes:
> All the changes look good - steve
Thanks!
I can stick this into my next PR, ETA early next week.
All the changes look good - steve
On 2/27/2024 10:33 AM, Markus Armbruster wrote:
> This is Steve's work (v1 to v5), tweaked by Philippe (v6), and now by
> me.
>
> v7:
> * Old PATCH 1 dropped
> The proposed str_split() is a composition of g_strsplit() and a
> conversion from char ** to strLis
This is Steve's work (v1 to v5), tweaked by Philippe (v6), and now by
me.
v7:
* Old PATCH 1 dropped
The proposed str_split() is a composition of g_strsplit() and a
conversion from char ** to strList *. I'm willing to accept a
conversion function str_list_from_strv() next to
strv_from_str_