GLib 2.22.4 released

2010-01-06 Thread Matthias Clasen
GLib 2.22.4 is now available for download at: ftp://ftp.gtk.org/pub/glib/2.22/ http://download.gnome.org/sources/glib/2.22/ md5 sums: d91bcbe27556430ddecce65086355708 glib-2.22.4.tar.bz2 0d75cd76f1d34c1de8de302d3f4c1009 glib-2.22.4.tar.gz sha1 sums: be135a25c233a199f043161777d31ac30e42f435

Re: pango @ introspection.m4

2010-01-06 Thread Colin Walters
On Tue, Jan 5, 2010 at 10:42 PM, John Ralls wrote: > > Why is introspection a separate project rather than part of the glib tree? I'd like it to be, but not quite ready yet. Getting closer though. > Why do you guys not have a system in place to make sure that your > cross-platform work can't g

Re: Testing for memory leaks in GTK

2010-01-06 Thread Erik de Castro Lopo
Tomeu Vizoso wrote: > While I agree that would be good to have something with a lower > barrier, Indeed. Currently, to debug memory leaks in code that uses GTK+ we have the widely known and used tool Valgrind which throws up many thousands of false positives or a GTK+ specific tool like RefDbg,

Re: Testing for memory leaks in GTK

2010-01-06 Thread Tomeu Vizoso
On Wed, Jan 6, 2010 at 22:59, Erik de Castro Lopo wrote: > Tomeu Vizoso wrote: > >> RefDbg is useful in these cases. > > I've had a look at RefDbg. On configure I get: > >  *** >  * WARNING: glib >= 2.6 found.  refdbg will not work       * >

Re: Testing for memory leaks in GTK

2010-01-06 Thread Erik de Castro Lopo
Tomeu Vizoso wrote: > RefDbg is useful in these cases. I've had a look at RefDbg. On configure I get: *** * WARNING: glib >= 2.6 found. refdbg will not work * * WARNING: unless you use it with glib compiled with * * WARN