g-wrap-dev
[Top][All Lists]
Advanced

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

Re: Guile 2.0.6


From: Andy Wingo
Subject: Re: Guile 2.0.6
Date: Wed, 11 Jul 2012 13:32:13 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux)

On Wed 11 Jul 2012 00:48, Dale Smith <address@hidden> writes:

> G-wrap doesn't like the new Guile 2.0.6 as scm_sym2var and
> scm_module_lookup_closure are now deprecated.  And since the default
> is to compile with -Werror, that ends in a failed build.  Configuring
> with --disable-Werror seems to work fine.

Pushed something very similar.  The scm_module_variable stub needed to
be in a guile < 2.0 block, not a guile < 1.8 block.

Thanks!

Andy
-- 
http://wingolog.org/



reply via email to

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