Re: [gobject-introspection] Compile of git master version failing

2010-04-23 Thread Paul Smith
Does anyone have any thoughts on this? I'd really appreciate it. It's preventing me from being able to complete my local Evolution builds... On Thu, 2010-04-22 at 13:48 -0400, Paul Smith wrote: > Hi all. I'm trying to build the current git master of Evolution, which > no

[glib] Compile failing on glib master

2010-04-23 Thread Paul Smith
Currently glib master won't compile: libtool: compile: ccache gcc -DHAVE_CONFIG_H -I. -I../../../glib/gio -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../../../glib -I../../../glib/glib -I../../../glib/gmodule -DG_ENABLE_DEBUG -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MO

[gobject-introspection] Compile of git master version failing

2010-04-22 Thread Paul Smith
Hi all. I'm trying to build the current git master of Evolution, which now depends on libgdata. libgdata needs to have gobject-introspection installed so that it has "introspection.m4" available. When I try to build the current git master of gobject-introspection, I get these errors: make[3]: E

Re: GHashTable and const

2008-07-14 Thread Paul Smith
On Mon, 2008-07-14 at 23:52 +0300, Felipe Contreras wrote: > I don't get it, can you explain how exactly? The function prototypes will be different, so you won't be able to assign without casting, or else changing the type of thing holding the function pointer. ___

Long standing glib bug?

2008-03-20 Thread Paul Smith
I filed a bug yesterday: http://bugzilla.gnome.org/show_bug.cgi?id=523463 I looked through the tracker and another 20+ bugs that all look like the same problem. In addition, at least one of those bugs has already had a number of OTHER bugs closed as duplicates of it. The code that I had problem