From: Tony Finch Date: Fri, 27 Nov 2009 15:50:30 +0000 (+0000) Subject: unifdef: update to upstream revision 1.190 X-Git-Tag: v2.6.33-rc1~37^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8379ab1dde371f13d7fdddf05346840a82c2b61;p=pandora-kernel.git 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 Acked-by: Sam Ravnborg Signed-off-by: Michal Marek --- Reading git-diff-tree failed