>
> Following up on Frediano's patches for meson, I added another one to
> avoid using nested lists, by changing the list items to dictionaries.
> This is less error prone but adds the complexity of checking for the
> contents of output list.
>
> Regards, Eduardo.
>
> Eduardo Lima (Etrunko) (1)
Following up on Frediano's patches for meson, I added another one to
avoid using nested lists, by changing the list items to dictionaries.
This is less error prone but adds the complexity of checking for the
contents of output list.
Regards, Eduardo.
Eduardo Lima (Etrunko) (1):
meson: Make tar