[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Fix Savannah bug #26868: compilation error on Solaris x86_6
From: |
James Youngman |
Subject: |
Re: [PATCH] Fix Savannah bug #26868: compilation error on Solaris x86_64. |
Date: |
Fri, 4 Dec 2009 22:28:55 +0000 |
On Fri, Dec 4, 2009 at 7:48 PM, Eric Blake <address@hidden> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> According to James Youngman on 12/4/2009 11:36 AM:
>> * find/pred.c (file_sparseness): Use -1.0*HUGE_VAL rather than
>> -HUGE_VAL to avoid compilation error on Solaris x86_64. This
>> avoids a "wrong type argument to unary minus" compiler error.
>> * NEWS: Mention this change.
>
> Is this something that gnulib's math.h could work around?
Yes, it looks like it is. Good call. So I just pushed the attached
patch instead of the one I posted earlier.
James.
0001-Fix-Savannah-bug-26868-compilation-error-in-pred.c.patch
Description: Text Data