Skip to content

Commit

Permalink
unifdef: update to upstream version 2.5
Browse files Browse the repository at this point in the history
Fix a long-standing cpp compatibility bug. The -DFOO argument
(without an explicit value) should define FOO to 1 not to the empty
string.

Add a -o option to support overwriting a file in place, and a -S
option to list the nesting depth of symbols. Include line numbers
in debugging output. Support CRLF newlines.

Signed-off-by: Tony Finch <dot@dotat.at>
Signed-off-by: Michal Marek <mmarek@suse.cz>
  • Loading branch information
fanf2 authored and michal42 committed Jan 22, 2011
1 parent c56eb8f commit 3cbea43
Showing 1 changed file with 184 additions and 63 deletions.

0 comments on commit 3cbea43

Please sign in to comment.