Eli Schwartz <eschwartz@xxxxxxxxxx> writes: > Meson guarantees that arrays of strings e.g. > > libgit_c_args = [ > '-Dfoo=string containing the $ (mighty dollar)', > '-Dbar=string containing the ` soft-deprecated', > '-Doopsies=string containing the \' (you read that right)', > ] > > > are passed to the shell in a manner suitable for reinterpretation as an > argv array,... Very nice. Just I wanted to hear from a system that we are trying to adopt and promote ;-)