On 8/29/21 9:54 PM, Simon Marchi wrote: >> OK, I've integrated the subst bit (and made it conditional, that was >> still missing). Also added the subst part for the default arguments, >> and added a proper log message. Any further comments? > > LGTM. > I ended up committing this version. Changes: - added test-case - allow parse_options { { foo } } (previously, only parse_options { {foo} } would work) - documented ENUM in parse_list comment - fixed name of _seg_size options for proc aranges to seg_size Thanks, - Tom