Re: [PATCH] tags: fix regex passed to etags

From: Stephen Hemminger
Date: Fri Feb 03 2012 - 15:18:47 EST


On Fri, 03 Feb 2012 11:42:53 -0800
Stephen Boyd <sboyd@xxxxxxxxxxxxxx> wrote:

> On 02/03/12 11:27, Stephen Hemminger wrote:
> > Several of the regular expressions passed to etags where incorrect
> > and missing the backslash before the closing parenthesis, causing warning:
> > etags: Unmatched ( or \( while compiling pattern
> >
> > Signed-off-by: Stephen Hemminger <shemminger@xxxxxxxxxx>
> >
>
> I'm confused how ctags didn't complain at me. It worked for me when I
> tried it. Next time I'll try both. Thanks.
>

Most likely a new check in newer version of the tags command.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/