guile-devel
[Top][All Lists]
Advanced

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

Re: Building Guile 1.9.2 on i686-pc-linux-gnu


From: Neil Jerram
Subject: Re: Building Guile 1.9.2 on i686-pc-linux-gnu
Date: Fri, 18 Sep 2009 22:01:36 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Mike Gran <address@hidden> writes:

> Scheme compilation had two sets of warnings
>
> ----------------------------
> GUILE_AUTO_COMPILE=0 ../meta/uninstalled-env guile-tools compile -o
> "srfi/srfi-35.go" "srfi/srfi-35.scm"
> wrote `srfi/srfi-35.go'
>
> Some deprecated features have been used.  Set the environment
> variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
> program to get more information.  Set it to "no" to suppress
> this message.
> ----------------------------

These and other deprecation warnings are fixed by
http://git.savannah.gnu.org/gitweb/?p=guile.git;a=commit;h=f564f4784f856d0b38008327bc877905e36fc56a

> It was a bit
> of a shock to see all the information about turning autocompilation off
> repeated once for each of the ~50 scheme scripts that make up its test
> suite, though.

Yes.  It would be better if the information was only issued once per
Guile run.  Andy, any objection if I work on that?

        Neil




reply via email to

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