[Gtk-sharp-list] Statistics now available
Mike Kestner
mkestner@speakeasy.net
Tue, 19 Feb 2002 18:58:07 -0600
Joe Shaw wrote:
>I just updated and built for the first time in a long time. I got a ton
>of warnings during the build, stuff like:
>
Yeah, I'm planning to add an additional pass to the generator so that I
can look for override clashes in superclasses, but that's secondary to
coverage at this point since they are only warnings.
>and when I run gtk-hello-world.exe, I am getting failed assertions. In
>assigning a value to the title, I get:
>
> GRuntime-CRITICAL **: file gobject.c: line 1092 (g_object_set):
> assertion `G_IS_OBJECT (object)' failed
>
Sounds like maybe yer using Tor's "stable" binaries. I'm currently
running beta 2 with his 1.3.12 binaries and things are whistling along
nicely. I get a lone pango warning out of the Window ctor. When I got
the binaries, he had a link toward the bottom of the page to the cutting
edge binaries.
Mike