freebsd-dev/usr.bin/unifdef
Tony Finch f6f85e213e 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 <andersk@mit.edu> (A and C)
Jonathan Nieder <jrnieder@gmail.com> (D)

Obtained from:  http://dotat.at/prog/unifdef/
2009-11-25 20:23:18 +00:00
..
Makefile
unifdef.1 Update unifdef to my upstream version 1.188 2009-11-25 20:23:18 +00:00
unifdef.c Update unifdef to my upstream version 1.188 2009-11-25 20:23:18 +00:00
unifdefall.sh Update unifdef to my upstream version 1.188 2009-11-25 20:23:18 +00:00