]> git.baikalelectronics.ru Git - kernel.git/commit
unifdef: update to upstream revision 1.190
authorTony Finch <dot@dotat.at>
Fri, 27 Nov 2009 15:50:30 +0000 (15:50 +0000)
committerMichal Marek <mmarek@suse.cz>
Sat, 12 Dec 2009 12:08:16 +0000 (13:08 +0100)
commit85c485a429f8adf489fce4800f6eb95e874846f7
tree73b0efd874b60918169169391372d10036929b5d
parent2d7b2df21fd18100edc2ae90766e9330ae97d9f3
unifdef: update to upstream revision 1.190

Fix handling of input files (e.g. with no newline at EOF) that could
make unifdef get into an unexpected state and call abort().

The new -B option compresses blank lines around a deleted section
so that blank lines around "paragraphs" of code don't get doubled.

The evaluator can now handle macros with arguments, and unbracketed
arguments to the "defined" operator.

Add myself to MAINTAINERS for unifdef.

Signed-off-by: Tony Finch <dot@dotat.at>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Michal Marek <mmarek@suse.cz>
MAINTAINERS
scripts/unifdef.c