Re: Fwd: gnome-guile fails to compile
- From: Michael Harnois <mharnois sbtek net>
- To: James Michael Mastros <spare jennifer-unix dyn ml org>
- Cc: gnome-list gnome org, Peter Wainwright <prw wainpr demon co uk>
- Subject: Re: Fwd: gnome-guile fails to compile
- Date: 16 Jul 1998 10:15:37 -0500
James Michael Mastros <spare@jennifer-unix.dyn.ml.org> writes:
> This has been there for quite a bit: A bit back, a "canvas" widget was
> added to gnome-libs, which depends on a feature from gtk 1.1.0. A couple of
> references to it have poped up that aren't protected by automake checks --
> one in gnome-guile and one in gnome-core/applets/fifteen. We should
> probably make a feature #define for this one -- automake stuff for it seems
> overkill.
Actually, the current problem is that the three routines that come up
undefined were just removed from libgnomeui:
1998-07-13 Federico Mena Quintero <federico@nuclecu.unam.mx>
* gnome-canvas.c (paint): Fixed off-by-one bug in the rectangle
coordinates comparison.
(gnome_canvas_new): Use the construct function.
(gnome_canvas_construct): New public function; constructor useful
for derived classes and language bindings.
The canvas no longer supports unattached item sets, since the
application can take care of a list of arbitrary items by itself.
Only hierarchical groups are supported now.
(gnome_canvas_group_new): Removed this function.
(group_add): Made static and renamed from gnome_canvas_group_add.
(group_remove): Made static and renamed from
gnome_canvas_group_remove.
Simply ripping them out of gnome-glue.c seems to fix the problem (at
least it compiles and links <g> ...)
--
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA
mharnois@sbt.net aa0bt@aa0bt.ampr.org
Earth has its boundaries, but human stupidity is limitless.
-- Gustave Flaubert
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]