bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] Accept Bison's NEWS format.


From: Paolo Bonzini
Subject: Re: [PATCH] Accept Bison's NEWS format.
Date: Wed, 05 Nov 2008 10:09:13 +0100
User-agent: Thunderbird 2.0.0.17 (Macintosh/20080914)

Joel E. Denny wrote:
> On Tue, 4 Nov 2008, Paolo Bonzini wrote:
> 
>>> -  my $re_prefix = qr/\* (?:Noteworthy|Major) change/;
>>> +  my $re_prefix = qr/\* (?:Noteworthy|Major) change|Changes/;
>> What about
>> qr/(?:\* )?(?:Noteworthy c|Major c|C)(?i:hanges)/
> 
> I assume the trailing "s" isn't important.
> 
> Anything that works for Bison is fine by me.

Committed.

Paolo




reply via email to

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