[Bug 540885] New: Review Request: cableswig - Create interfaces to interpreted languages for templated code

bugzilla at redhat.com bugzilla at redhat.com
Tue Nov 24 13:09:12 UTC 2009


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

Summary: Review Request: cableswig - Create interfaces to interpreted languages for templated code

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

           Summary: Review Request: cableswig - Create interfaces to
                    interpreted languages for templated code
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: mrceresa at gmail.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://www.4shared.com/file/158702324/388014a1/cableswig.html
SRPM URL:
http://www.4shared.com/file/158702512/fe439ee5/cableswig-cvs20091120-1fc12src.html

Description: 

CableSwig is used to create interfaces (i.e. "wrappers") to languages such as
Java, Tcl and Python. It was created to produce wrappers for ITK
because the toolkit uses C++ structures that SWIG cannot parse (deeply nested
template instantiations). CableSwig is a combination tool that uses  GCC_XML as
the c++ parser. The input files are  Cable style input files. The XML produced
from the Cable/GCC_XML input files are then parsed and feed into a modified
version of  SWIG. SWIG is a software development tool that connects programs
written in C and C++ with a variety of high-level programming languages. It is
used to generate the language bindings to the target language. 

This is my second package! (but my first one at
https://bugzilla.redhat.com/show_bug.cgi?id=539387 still needs some love from
reviewers :( )

$ rpmlint cableswig-cvs20091120-1.fc12.src.rpm
1 packages and 0 specfiles checked; 0 errors, 0 warnings.

$ rpmlint cableswig.spec
0 packages and 1 specfiles checked; 0 errors, 0 warnings.

$ rpmlint RPMS/i686/cableswig-cvs20091120-1.fc12.i686.rpm
cableswig.i686: W: incoherent-version-in-changelog cableswig-cvs20091120-1.fc12
['cvs20091120-1.fc12', 'cvs20091120-1']
cableswig.i686: W: no-documentation
1 packages and 0 specfiles checked; 0 errors, 2 warnings.

$ rpmlint RPMS/i686/cableswig-devel-cvs20091120-1.fc12.i686.rpm
cableswig-devel.i686: W: manpage-not-compressed-with-gzip
/usr/lib/CableSwig/share/man/man1/gccxml.1
cableswig-devel.i686: W: only-non-binary-in-usr-lib
cableswig-devel.i686: W: no-documentation
1 packages and 0 specfiles checked; 0 errors, 3 warnings.

-- 
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