sunifdef - A commandline tool for simplifying the preprocessor conditionals in source code

Description:

Sunifdef is a commandline tool for simplifying the preprocessor
conditionals in source code (#if and related directives) based on the
user's chosen interpretation of the preprocessor symbols. It is a more
powerful successor to the FreeBSD 'unifdef' tool.

Sunifdef is most useful to developers of constantly evolving products
with large code bases, where preprocessor conditionals are used to
configure the feature sets, APIs or implementations of different
releases. In these environments the code base steadily
accumulates #ifdef-pollution as transient configuration options become
obsolete. Sunifdef can largely automate the recurrent task of purging
redundant #if-logic from the code.

Homepage: http://www.sunifdef.strudl.org/

License: BSD

Vendor: Fedora Project

Packages

sunifdef-3.1-4.fc8.x86_64 [53 KiB] Changelog by RPM building (2007-08-31):
- Fix source URL
- Fix email addresses in changelog entries