[Bug 565251] New: Review Request: coan - A commandline tool for simplifying the preprocessor conditionals in source code

bugzilla at redhat.com bugzilla at redhat.com
Sun Feb 14 04:19:50 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: coan - A commandline tool for simplifying the preprocessor conditionals in source code

https://bugzilla.redhat.com/show_bug.cgi?id=565251

           Summary: Review Request: coan - A commandline tool for
                    simplifying the preprocessor conditionals in source
                    code
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: eric at brouhaha.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://fedorapeople.org/~brouhaha/coan/coan.spec
SRPM URL: http://fedorapeople.org/~brouhaha/coan/coan-4.0-1.fc12.src.rpm
Koji scratch build for F-12:
http://koji.fedoraproject.org/koji/taskinfo?taskID=1984936
Description:

Coan is a software engineering tool for analysing preprocessor-based
configurations of C or C++ source code.  Its principle use is to
simplify a body of source code by eliminating any parts that are
redundant with respect to a specified configuration.  It is a more
powerful successor to the FreeBSD 'unifdef' tool and the 'sunifdef'
tool.

Coan is most useful to developers of constantly evolving products
with large code bases, where preprocessor conditionals and #if-directives
are used to differentiate progressive releases or parallel variants of
the product.  In these settings the upkeep of the product's configuration
tree can become difficult and the incidence of configuration-related
defects can become costly.  Coan can largely automate the maintenance of
preprocessor-based configurations and the investigation of configuration-
related questions.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list