24 Apr 2008 13:11
fix deprecation warnings with guile 1.8
Andy Wingo <wingo <at> pobox.com>
2008-04-24 11:11:59 GMT
2008-04-24 11:11:59 GMT
The attached bundle or whatever it is that `bzr send' produces makes guile-gnome from bzr load without deprecation warnings.
# Bazaar merge directive format 2 (Bazaar 0.90) # revision_id: wingo <at> unquote-20080424110543-eh316nlfs6ie1el1 # target_branch: file:///home/wingo/src/g-wrap/mainline/ # testament_sha1: 97631dcee452edb9a8e4753ff46feee85e3f20f3 # timestamp: 2008-04-24 13:09:41 +0200 # base_revision_id: a.rottmann <at> gmx.at-20080330160743-tnf8guox8t5qbvk3 # # Begin patch === modified file 'ChangeLog' --- ChangeLog 2008-03-25 15:26:00 +0000 +++ ChangeLog 2008-04-24 11:05:43 +0000 <at> <at> -1,3 +1,11 <at> <at> +2008-04-24 Andy Wingo <wingo <at> pobox.com> + + * guile/g-wrap/guile-runtime.c + (gw_guile_ensure_latent_variables_hash_and_binder) + (gw_guile_procedure_to_method_public, dynproc_smob_print) + (gw_guile_register_wrapset): Avoid INUMs so as to avoid + deprecation warnings on Guile 1.8. + 2008-03-25 Andreas Rottmann <a.rottmann <at> gmx.at> * Makefile.am (SUBDIRS, DIST_SUBDIRS): Drop in-tree libffi. === modified file 'guile/g-wrap/guile-runtime.c'(Continue reading)
RSS Feed