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

From: Stephen Boyd
Date: Mon Feb 06 2012 - 15:32:25 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.
>

Actually it looks like ctags also needs the fix. Can you resend with
both etags and ctags fixed?

--
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/