Re: gtk---0.7.0



Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de> writes:
> Thank you, I got version 0.7.1!
> 
> Just a quick one:
> 
> Compiling without -DOLD_GTK_VERSION gives me:
> eg++ -pipe -I. -c -o gtk--.o gtk--.cc
> /usr/include/gtk/gtktooltips.h: In method `void Gtk_Tooltips::ref()':
> /usr/include/gtk/gtktooltips.h:60: too few arguments to function `Struct
> GtkTooltips * gtk_tooltips_ref(struct GtkTooltips *)'
> gtk--.cc:3086: at this point in file

you actually found a bug :) Fixing... (I had forgot one argument)

I have always compiled myself with -DOLD_GTK_VERSION :)

> /usr/include/gtk/gtktooltips.h: In method `void Gtk_Tooltips::unref()':
> /usr/include/gtk/gtktooltips.h:61: too few arguments to function `void
> gtk_tooltips_unref(struct GtkTooltips *)'
> gtk--.cc:3092: at this point in file
> 
> although I have latest gtk 0.99.2 !?
> 
> Is this a hack (no problems with -DOLD_GTK_VERSION) ?

yes, -DOLD_GTK_VERSION is a hack :)

> (I will update my Debian packages tonight, because I have to leave now)

okay, wait for 15 mins(or more) after getting this mail and get new version...

-- 
-- Tero Pulkkinen -- terop@modeemi.cs.tut.fi --




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]