http://bugzilla.novell.com/show_bug.cgi?id=625583
http://bugzilla.novell.com/show_bug.cgi?id=625583#c1 Jb Evain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Jb Evain <[email protected]> 2010-07-26 15:10:15 UTC --- It kind of makes sense as Debug.Assert has a [Conditional ("DEBUG")]. Since you're not defining DEBUG, Debug.Assert is not called, and the field is not used. Just sayin' -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
