https://bugzilla.novell.com/show_bug.cgi?id=324491
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=324491#c8 --- Comment #8 from Paolo Molaro <[EMAIL PROTECTED]> 2008-04-04 08:32:04 MST --- Eh, I was just going to say that even if it is a debug-only option it should still not be hackish and thread-unsafe because people will end up either enabling it by default or requesting it be enabled with --debug (by people I meant the two or three people actually wanting the feature:-). This change is definitely not appropriate for --debug as it may crash the runtime and report incorrect information (the same crashes and incorrect info you may get by enabling it). The change should at the very least not crash even if enabled only with MONO_DEBUG. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
