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

2011-02-03 Thread Andy Wingo
On Thu 03 Feb 2011 01:38, Mark H Weaver m...@netris.org writes: Ah, I was using a non-portable extension of isinf(x) to determine the sign of the infinity. This patch should fix it. Applied, thanks. Andy -- http://wingolog.org/

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

2011-02-03 Thread Ludovic Courtès
Hello! And thanks for the patch stream and quick fixes! :-) Mark H Weaver m...@netris.org 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

Subject: on second/.go-cached run: ERROR: Unbound variable: for-each

2011-02-03 Thread Jan Nieuwenhuizen
Hi, My embryonal LilyPond GUI now works with Guile 1.9.15, but it cannot run from cached .go files -- see below. Can you help me with this; how do I go about debugging this? If/once you have a working guile-gnome setup which includes gnomecanvas, simply do git clone

Re: GNU Guile 1.9.15 released — last call before 2.0!

2011-02-03 Thread Mark Harig
The date listed on the primary web page for the GNU Guile 1.9.15 release is 2011-01-02 (2011 January 02), instead of the correct date 2011-02-02 (2011 February 02). http://www.gnu.org/software/guile/ -Original Message- From: Neil Jerram n...@ossau.uklinux.net To: Ludovic Courtès