bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] fix comment typos


From: Jim Meyering
Subject: Re: [PATCH] fix comment typos
Date: Tue, 05 Jun 2012 09:18:40 +0200

Akim Demaille wrote:
> Le 5 juin 2012 à 08:53, Jim Meyering a écrit :
>
>> Sure.
>> What do you think about correcting the spelling of "THRU"?
>> (THRU was filtered out of the posted patch)?
>>
>>  $ grep THRU tests/existing.at
>>  %token THRU
>>          | COPY TEXT THRU
>>          | COPY THRU
>>
>> This is a minor weakness in the misspellings script:
>> it would map all-caps THRU to leading-cap Through, rather than to THROUGH.
>>
>> I suggest to do this,
>>
>>  sed -i 's!THRU!THROUGH!' tests/existing.at
>>
>> if only to avoid the need for an exclusion when/if this
>> is automated or repeated.
>
> I'm fine with THROUGH!  The fewer exceptions, the better!

Adjusted and pushed to maint.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]