[9565] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Re: Gtk--: gcc2.7.2 abandoned?
daemon@ATHENA.MIT.EDU (Olof Oberg)
Mon Oct 26 09:40:23 1998
To: gtk-list@redhat.com
Cc: terop@students.cc.tut.fi
In-reply-to: Your message of "26 Oct 1998 06:25:39 +0200."
<xduww5oc5ks.fsf@assari.cc.tut.fi>
Date: Mon, 26 Oct 1998 16:15:34 +0100
From: Olof Oberg <mill@pedgr571.sn.umu.se>
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
Thanks,
seems to be working accept for some things in base_gen.h
Remove the ; following the head of the constructor
Gtk_ObjectHandle
In the set_object mehod of the same class the name "obj"
is used in the head, but object in the body (or vice versa)
also in itemfactory_gen.h cout and endl is used without
iostream.h included.
With Gtk--Draw I am having problems because it doesn't find
list.h in /usr/include/g++ (I just hardcoded it for now) and
abs() is used without including math.h
Some const/non-const warnings too when Gtk-- uses const and
gtk+ doesn't.
Well, I got both to compile. Will see if I can get testgtkmm
to work too.
Couldn't provide a diff when I fiddled around with the
original.
/mill
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null