On Thu, Oct 22, 2020 at 08:11:45AM -0600, David Ahern wrote: > On 10/22/20 2:36 AM, Guillaume Nault wrote: > > > >> Is it time to use full string compare for these options? > > > > If there's consensus that matches() should be avoided for new options, > > I'll also follow up on this and replace it with strcmp(). However, that > > should be a clear project-wide policy IMHO. > > > > we can't change existing uses of 'matches'; it needs to be a policy > change going forward hence the discussion now.
Yes, that's what I meant. Sorry if I wasn't clear.