Date: Tue, 09 Feb 2010 10:34:57 -0500 From: "J. W. Ballantine" <jwb@hera.homer.att.com> To: freebsd-gnome@freebsd.org Subject: ggz-gtk.h Message-ID: <201002091534.o19FYv4q009230@hera.homer.att.com>
next in thread | raw e-mail | index | archive | help
Hi, A couple of weeks ago I reported that gnome-games-2.8 failed due to too many arguments to ggz_gtk_initialize and that was due to a ggz-gtk.h that had seven arguments defined, but gnome-games was passing eight. Today I find that ggz-gtk-client-0.0.14.1 fails because of two few arguments, it is passing seven, to ggz_gtk_initialize, and that it also is the program that installs ggz-gtk.h in /usr/local/include. Please fix one or the other so they both pass the same number of arguments, from my view point it would appear that eight is correct and the gnome-games ggz-gtk.h should be used with an additiona NULL on line 106 of main.c in ggz-gtk-client-0.0.14.1/src. Thanks
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002091534.o19FYv4q009230>