Package coan: Information
Source package: coan
Version: 6.0.1-alt1_8
Build time: Mar 29, 2016, 07:52 PM in the task #162178
Category: Development/Tools
Report package bugHome page: http://coan2.sourceforge.net/
License: BSD
Summary: A command line tool for simplifying the pre-processor conditionals in source code
Description:
coan (formerly sunifdef) is a software engineering tool for analyzing pre-processor-based configurations of C or C++ source code. Its principal use is to simplify a body of source code by eliminating any parts that are redundant with respect to a specified configuration. coan is most useful to developers of constantly evolving products with large code bases, where pre-processor 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. coan can largely automate the recurrent task of purging redundant #if-logic from the code.
Maintainer: Igor Vlasenko
Last changed
March 29, 2016 Igor Vlasenko 6.0.1-alt1_8
- update to new release by fcimport
Sept. 20, 2015 Igor Vlasenko 6.0.1-alt1_4
- update to new release by fcimport
Aug. 27, 2014 Igor Vlasenko 5.2-alt1_3
- update to new release by fcimport