On Wed, 25 Jan 2006, Matthias Clasen wrote:
On 1/25/06, Behdad Esfahbod <behdad cs toronto edu> wrote:Any way to turn it off using the env var? G_DEBUG=no-gc-friendly pops to my mind... Same for other settings too maybe?Prefixing with no- should work for all debug options, afaik.
not the way i read g_parse_debug_string()... and even if that worked, the logic in gmem.c doesn't have logic to unset gc-friendlyness actually ;) --- ciaoTJ