Eric Bavier <ericbav...@openmailbox.org> writes:

> On Mon, 22 Aug 2016 22:03:58 +0200
> Ricardo Wurmus <rek...@elephly.net> wrote:
>
>> John Darrington <j...@darrington.wattle.id.au> writes:
>> 
>> > These somehow crept in, but are an explicit violation of GNU policy and
>> > coding standards.  
>> 
>> Good catch!  Thanks for fixing this.
>> 
>> ~~ Ricardo
>
> How about the attached patch to catch such things earlier?

I like it.  Thanks, Eric!

Not sure if we should use “for-each” here (going through the string
once for each character) or if we could just go through the string once,
checking for any character match.

Also, should we replace “sign” with “character”?

~~ Ricardo


Reply via email to