sunifdef - A commandline tool for simplifying the preprocessor conditionals in source code
Website: | http://www.sunifdef.strudl.org/ |
---|---|
License: | BSD |
Vendor: | Fedora Project |
- 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.
Packages
sunifdef-3.1.3-3.fc11.x86_64 [58 KiB] |
Changelog
by Fedora Release Engineering (2009-02-25):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild |