bug-guile
[Top][All Lists]
Advanced

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

Re: Fix for _Complex_I problems


From: Neil Jerram
Subject: Re: Fix for _Complex_I problems
Date: Mon, 11 Feb 2008 20:38:10 +0000
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Rainer Tammer <address@hidden> writes:

> OK, I have tested the second patch on AIX 6.1

Thanks.  From the fact that compile succeeds, I assume the _Complex_I
fix was good, so I'll go ahead with committing that.

> I had to regenerate the configure scripts with the latest
> autoconf/automake/libtool/config.guess because of AIX 6.1.

Understood.  This is the last thing I want to try to address before we
release 1.8.4.

> Furthermore I had to fix this:
>
> libguile/srfi-14.c:  redefined ->  #define _GNU_SOURCE   -> config.h
> libguile/posix.c:  redefined ->  #define _GNU_SOURCE   -> config.h
> libguile/Makefile:  @LTLIBINTL@ gets not replaced with -lintl

Were those hidden because the make stopped at numbers.c before?

In any case, I think we should probably revisit those after 1.8.4;
otherwise there's too much uncertainty about exactly how the auto*
steps happened.

> <unnamed port>: In expression (struct-vtable obj):
> <unnamed port>: Stack overflow

Hmm, that happens on Mac Powerbook too.  I did want to address this
before 1.8.4, but as it's a Scheme-level error only, I now think it's
better for us to get 1.8.4 out - so we'll look at this again after the
1.8.4 release.

> Bye
>  Rainer

Thanks!,
     Neil





reply via email to

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