K 10 svn:author V 4 fanf K 8 svn:date V 27 2009-11-25T20:23:18.238257Z K 7 svn:log V 652 Update unifdef to my upstream version 1.188 Main highlights: (A) The new -B option compresses blank lines around a deleted section so that blank lines around "paragraphs" of code don't get doubled. (B) Lenient evaluation of && and || so that #if expressions can be evaluated even when some of their sub-expressions cannot be. (C) The evaluator can now handle macros with arguments. (D) Portability fixes, especially for unifdefall. Contributions from: Ben Hutchings at Solarflare Communications (A and B) Anders H Kaseorg (A and C) Jonathan Nieder (D) Obtained from: http://dotat.at/prog/unifdef/ END