Package coan
Source package: coan
Version: 6.0.1-alt2_25
Category: Development/Other
Report package bug
Version: 6.0.1-alt2_25
Build time: Feb 28, 2021, 03:37 AM
in the task #267126
Report package bug
Gear: https://git.altlinux.org/srpms/c/coan.git?a=tree;hb=6.0.1-alt2_25
Home page: http://coan2.sourceforge.net/
Home page: http://coan2.sourceforge.net/
License: BSD
Summary: A command line tool for simplifying the pre-processor conditionals in source code
Description:
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.
List of rpms provided by this srpm:
coan (x86_64, ppc64le, i586, armh, aarch64)
coan-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
Last changes:coan (x86_64, ppc64le, i586, armh, aarch64)
coan-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
Feb. 27, 2021 Igor Vlasenko 6.0.1-alt2_25 |
- update to new release by fcimport |
Jan. 13, 2020 Igor Vlasenko 6.0.1-alt2_20 |
- fixed build |
Aug. 7, 2019 Igor Vlasenko 6.0.1-alt1_20 |
- update to new release by fcimport |