guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Fix non-portable usage of `isinf' in `max' and `min'


From: Ludovic Courtès
Subject: Re: [PATCH] Fix non-portable usage of `isinf' in `max' and `min'
Date: Thu, 03 Feb 2011 14:07:15 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux)

Hello!

And thanks for the patch stream and quick fixes!  :-)

Mark H Weaver <address@hidden> writes:

> Ah, I was using a non-portable extension of isinf(x) to determine the
> sign of the infinity.  This patch should fix it.

We use Gnulib’s ‘isinf’ module.  It could be that it’s buggy, or it
could be improved to handle this specific case, in which it would be
nice to share with address@hidden

Ludo’.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]