guile-gtk-general
[Top][All Lists]
Advanced

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

Question: to get guile-gnome ref counter debug


From: Stanislas Pinte
Subject: Question: to get guile-gnome ref counter debug
Date: Fri, 09 Feb 2007 16:46:28 +0100
User-agent: Thunderbird 1.5.0.9 (Windows/20061207)

hello Andy,

Thanks for your tip...however, isn't it DEBUG_PRINT I should define? I
took a look at ./glib/gnome/gobject/gobject.c...

#ifdef DEBUG_PRINT
#define DEBUG_ALLOC(str, args...) g_print ("I: " str "\n", ##args)
#else
#define DEBUG_ALLOC(str, args...)
#endif


Kind regards,

Stan.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]