Re: switch to git
Andy Wingo <[email protected]> Fri, 18 Dec 2009 13:55:55 +0100
| Newsgroups | gmane.lisp.guile.gtk |
|---|---|
| Message-ID | <[email protected]> |
Hi Patrick, On Fri 18 Dec 2009 08:57, Patrick Bernaud <[email protected]> writes: > Andy Wingo writes: > > [...] > > 1.9.6). Things should still build fine with Guile 1.8. > > It looks like there is a problem with Guile < 1.9 in glib binding: > scm_vtable_index_instance_finalize has no value (gvalue.c, line > 77). Should it be: > > #define scm_vtable_index_instance_finalize scm_struct_i_free > > as previously? Yes indeed, thanks for the catch. Pushed a fix. Andy -- http://wingolog.org/