This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


On Thu, Sep 12, 2013 at 11:37 AM, Paolo Carlini
<paolo.carlini@oracle.com> wrote:
> .. please fix the overlong lines, I spotted quite a few.

Quite a few? I see only one line by casting:
egrep '^\+.{80}' a.patch

Even it's not 81.

That'll be fixed before committing.

Seriously, I think we need an AST-based formatter? Clang seems to
write a good one.


-- 
Tim Shen


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]