Jakub Narebski <jnareb@xxxxxxxxx> writes: > (with either "..., 'owner', ..." or "..., [ 'owner' ], ..." for single-key > filling), or > > if (project_info_needs_filled($pr, ['age', 'age_string'], \@fill_only) { > > Is it? Whatever. I am not sure what @fill_only is needed for, if the name stands for "only fill these fields, if this argument is empty". After all, doesn't the above example callsite, without ", \@fill_only" at the end, say "I am going to use age and age_string, so these two need to be filled" already? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html