[Patch] Support assertions and greedy/ungreedy matching in regex

Paolo Carlini paolo.carlini@oracle.com
Fri Sep 13 23:01:00 GMT 2013


On 09/12/2013 06:20 PM, Tim Shen wrote:
> On Thu, Sep 12, 2013 at 12:00 PM, Jakub Jelinek <jakub@redhat.com> wrote:
>> That is not the right test, because you need to count all tabs (at least
>> the leading ones, you probably shouldn't have other tabs) as 8 columns
>> rather than just one.  And there are 11 lines that are over the 80
>> columns limit then.
> I see, thanks.
Thanks Tim. If the patch is already properly tested it can go in.

Thanks again,
Paolo.



More information about the Libstdc++ mailing list