On Wed 11 Jul 2012 00:48, Dale Smith <dalepsm...@gmail.com> 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/ _______________________________________________ g-wrap-dev mailing list g-wrap-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/g-wrap-dev