bug-guile
[Top][All Lists]
Advanced

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

Re: isinf and type-pun warning/error on OSF guile 1.8.7


From: Ludovic Courtès
Subject: Re: isinf and type-pun warning/error on OSF guile 1.8.7
Date: Wed, 08 Sep 2010 00:52:00 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Hi Jay,

Sorry for the late reply!

Jay K <address@hidden> writes:

> libtool: compile:  gcc -DHAVE_CONFIG_H -I.. -I/home/jayk/src/guile-1.8.7 -I.. 
> -mieee -mieee -D_REENTRANT -pthread -g -O2 -Wall -Wmissing-prototypes -Werror 
> -MT libguile_la-numbers.lo -MD -MP -MF .deps/libguile_la-numbers.Tpo -c 
> /home/jayk/src/guile-1.8.7/libguile/numbers.c  -DPIC -o 
> .libs/libguile_la-numbers.o
> cc1: warnings being treated as errors
> /home/jayk/src/guile-1.8.7/libguile/numbers.c: In function 'xisinf':
> /home/jayk/src/guile-1.8.7/libguile/numbers.c:144: error: implicit 
> declaration of function 'isinf'

[...]

> I couldn't find isinf in any header. 

Guile Git now uses Gnulib’s ‘isinf’ and ‘isnan’ modules.  However I’ve
just tested it on GNU/Linux and sparc-sun-solaris2.10 and I don’t have
access to a Tru64 box.

Could you try a tarball from
http://hydra.nixos.org/job/gnu/guile-master/tarball (pick one with
“Release Name” >= 1.9.12.5-gf328f86) and report back?

Thanks,
Ludo’.



reply via email to

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