[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <568C3AEC.70000@suse.cz>
Date: Tue, 5 Jan 2016 22:51:40 +0100
From: Michal Marek <mmarek@...e.cz>
To: linux-kbuild@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 7/8] tags: Unify emacs and exuberant rules
Dne 4.12.2015 v 16:26 Michal Marek napsal(a):
> The emacs rules were constantly lagging behind the exuberant ones. Use a
> single set of rules for both, to make the script easier to maintain.
> The language understood by both tools is basic regular expression with
> some limitations, which are documented in a comment. To be able to store
> the rules in an array and easily iterate over it, the script requires
> bash now. In the exuberant case, the change fixes some false matches in
> <linux/page-flags.h> and also some too greedy matches in the arguments
> of the DECLARE_*/DEFINE_* macros. In the emacs case, several previously
> not working rules are matching now. Tested with these versions of the
> tools:
>
> Exuberant Ctags 5.8, Copyright (C) 1996-2009 Darren Hiebert
> etags (GNU Emacs 24.5)
>
> Signed-off-by: Michal Marek <mmarek@...e.com>
> ---
> v2: Rebased onto current linux-next
I applied the series up to 7/8 to kbuild.git#misc. I will repost 8/8
with a more convincing changelog.
Michal
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists