On Wed, Jul 11, 2012 at 7:32 AM, Andy Wingo <[email protected]> wrote: > On Wed 11 Jul 2012 00:48, Dale Smith <[email protected]> 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.
Most excellent. Thanks! -Dale _______________________________________________ g-wrap-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/g-wrap-dev
