[Bug 470325] New: Review Request: qd - Double-Double and Quad-Double Arithmetic

bugzilla at redhat.com bugzilla at redhat.com
Thu Nov 6 18:16:14 UTC 2008


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

Summary: Review Request: qd - Double-Double and Quad-Double Arithmetic

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

           Summary: Review Request: qd - Double-Double and Quad-Double
                    Arithmetic
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: jussi.lehtola at iki.fi
         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://theory.physics.helsinki.fi/~jzlehtol/rpms/qd.spec
SRPM URL:
http://theory.physics.helsinki.fi/~jzlehtol/rpms/qd-2.3.7-1.fc9.src.rpm

Description:
This package provides numeric types of twice the precision of IEEE
double (106 mantissa bits, or approximately 32 decimal digits) and
four times the precision of IEEE double (212 mantissa bits, or
approximately 64 decimal digits).  Due to features such as operator
and function overloading, these facilities can be utilized
with only minor modifications to conventional C++ and Fortran-90
programs.

In addition to the basic arithmetic operations (add, subtract,
multiply, divide, square root), common transcendental functions such
as the exponential, logarithm, trigonometric and hyperbolic functions
are also included.  A detailed description of the algorithms used is
available in the docs subdirectory (see docs/qd.ps).


rpmlint output:
qd.x86_64: W: devel-file-in-non-devel-package /usr/include/qd/inline.h
qd.x86_64: W: devel-file-in-non-devel-package /usr/include/qd/qd_config.h
qd.x86_64: W: devel-file-in-non-devel-package /usr/include/qd/qd_real.h
qd.x86_64: W: devel-file-in-non-devel-package /usr/include/qd/fpu.h
qd.x86_64: W: devel-file-in-non-devel-package /usr/include/qd/c_dd.h
qd.x86_64: W: devel-file-in-non-devel-package /usr/bin/qd-config
qd.x86_64: W: devel-file-in-non-devel-package /usr/lib64/libqd_f_main.a
qd.x86_64: W: devel-file-in-non-devel-package /usr/include/qd/c_qd.h
qd.x86_64: W: devel-file-in-non-devel-package /usr/include/qd/dd_inline.h
qd.x86_64: W: devel-file-in-non-devel-package /usr/lib64/libqd.a
qd.x86_64: W: devel-file-in-non-devel-package /usr/include/qd/dd_real.h
qd.x86_64: W: devel-file-in-non-devel-package /usr/include/qd/qd_inline.h
qd.x86_64: W: devel-file-in-non-devel-package /usr/lib64/libqdmod.a
qd.x86_64: W: devel-file-in-non-devel-package /usr/include/qd/bits.h
qd-debuginfo.x86_64: E: empty-debuginfo-package
2 packages and 1 specfiles checked; 1 errors, 14 warnings.


I can't seem to be able to disable static library builds and enable the shared
library build, even though this is supposedly supported by the package...

-- 
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 Fedora-package-review mailing list