Your message dated Sun, 24 Jun 2007 23:23:24 +0200
with message-id <[EMAIL PROTECTED]>
and subject line 64-bit GCC and QHull
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libqhull-dev
Severity: serious
User: [EMAIL PROTECTED]
Usertags: goal-ldbl128

Discussed in http://lists.debian.org/debian-devel/2007/05/msg01173.html

With glibc-2.5 and gcc-4.1.2 (and gcc-4.2), the 'long double'
data type did change from a 64bit representation to a 128bit
representation on alpha, powerpc, sparc, s390. To allow
partial upgrades of packages, we will need to rename all
packages holding libraries with the long double data type in
their API.  Both libc and libstdc++ do not need to be renamed,
because they support both representations.  We rename the library
packages on all architectures to avoid name mismatches between
architectures (you can avoid the renaming by supporting both
datatype representations in the library as done in glibc and
libstdc++, but unless a library is prepared for that, it does not
        seem to be worth the effort).

It is suggested to rename a package libfoo1 to libfoo1ldbl;
please wait with the renaming if the package depends on
another library package which needs renaming.

This package has been indentified as one with header files in
/usr/include matching 'long *double'. Please close this bug report
if it is a false positive, or rename the package accordingly.


--- End Message ---
--- Begin Message ---
* Brad Barber <[EMAIL PROTECTED]> [2007-06-24 16:56]:

> At 02:37 AM 6/24/2007, you wrote:
> >I need your advice on a issue recently raised in Debian.  In a recent
> >version of GCC, the "long double" type changed from 64 to 128 bits on some
> >architectures.  A mass-bug filing had place in Debian and the QHull was
> >among the targeted packages [1].  I think that, in the case of QHull, it is
> >a false positive, probably triggered by some script that had seen:
> >
> >$ cd /usr/include/qhull
> >$ grep -r "long double" .
> >./user.h: You may use 'long double', but many format statements need to be 
> >changed
> >./user.h: and you may need a 'long double' square root routine.  S. Grundmann
> >
> >[1] http://bugs.debian.org/430296
> >
> >Could you please confirm to me that the QHull API does not depend on the
> >"long double" type, such that I can close the said bug report?
> 
> Agreed.   Qhull does not use "long double".  

Thanks for you prompt reply.  I am hereby closing this bug report.

-- 
Rafael

--- End Message ---

Reply via email to