Path to this page:
./
devel/sunifdef,
Tool for eliminating superfluous C preprocessor conditionals
Branch: CURRENT,
Version: 3.1.3nb10,
Package name: sunifdef-3.1.3nb10,
Maintainer: pkgsrc-usersSunifdef is a commandline tool for eliminating superfluous preprocessor
clutter from C and C++ source files. 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 obselete. Sunifdef can largely
automate the recurrent task of purging redundant #if logic from the code.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 432.756 KB
Version history: (Expand)
- (2022-06-28) Updated to version: sunifdef-3.1.3nb10
- (2021-05-25) Updated to version: sunifdef-3.1.3nb9
- (2020-09-01) Updated to version: sunifdef-3.1.3nb8
- (2019-08-11) Updated to version: sunifdef-3.1.3nb7
- (2018-08-22) Updated to version: sunifdef-3.1.3nb6
- (2017-11-23) Package has been reborn
CVS history: (Expand)