Comment 12 for bug 1927078

Revision history for this message
Alex Murray (alexmurray) wrote (last edit ):

Thanks for looking at this @William - sorry to nitpick but I wonder if rewriting the test as follows could make it a bit easier to parse (at least for me I find this version easier to grok what is being tested for):

if (*name < '1' || *name > '9')