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)
commitd8379ab1dde371f13d7fdddf05346840a82c2b61
tree73b0efd874b60918169169391372d10036929b5d
parenteb8f844c0a41c4529a7d06b7801296eca9ae67aa
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