pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/48334: graphics/gd uses "ceill()", silently succeeds on amd64-6.1_STABLE, undefined symbol on macppc-6.99.24
The following reply was made to PR pkg/48334; it has been noted by GNATS.
From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
Cc:
Subject: Re: pkg/48334: graphics/gd uses "ceill()", silently succeeds on
amd64-6.1_STABLE, undefined symbol on macppc-6.99.24
Date: Wed, 23 Oct 2013 14:47:21 +0200
On Wed, Oct 23, 2013 at 12:20:01PM +0000, jdbaker%mylinuxisp.com@localhost
wrote:
> The "width" member is from "bmp_info_t" which defines it as a signed
> 32-bit integer, so the use of "ceill()" which takes a long double
> argument and returns a long double value is spurious. I suspect a
> typographical error.
Can you check this part with upstream, please?
Interesting behaviour on the NetBSD side, nonetheless :)
Thomas
Home |
Main Index |
Thread Index |
Old Index