On Tue, Jul 14, 2020 at 3:41 AM Thierry Reding <thierry.red...@gmail.com> wrote: > > From: Thierry Reding <tred...@nvidia.com> > > The current checks will interpret a '+' character as special because > they use regular expression matching. Escape the '+' character if it > appears in a compatible string.
Ugg, looks like c6x really liked using '+'. Might need to be added in schema checks, too. Not sure offhand. Rob