[Mono-bugs] [Bug 79972][Nor] Changed - [PATCH (workaround)] gmcs crash when pass an generic anonymous method to a constructor

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Nov 24 09:56:48 EST 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by martin at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79972

--- shadow/79972	2006-11-23 09:24:39.000000000 -0500
+++ shadow/79972.tmp.20823	2006-11-24 09:56:48.000000000 -0500
@@ -150,6 +150,10 @@
 dereference that NamespaceEntry, and it will be harder to debug the
 problem when it NullRefs there.)
 
 In any case, surrounding and related code are being rewritten, and
 we'll be in a better position to judge how to fix this bug once that
 is done.
+
+------- Additional Comments From martin at ximian.com  2006-11-24 09:56 -------
+Just use `Host.NamespaceEntry' there - RootScope / Scope may be null,
+but `Host' not. 


More information about the mono-bugs mailing list