[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 Dec 1 07:30:06 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 rharinath at novell.com.

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

--- shadow/79972	2006-11-24 09:56:48.000000000 -0500
+++ shadow/79972.tmp.20996	2006-12-01 07:30:06.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 79972
 Product: Mono: Compilers
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: redforks at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -154,6 +154,10 @@
 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. 
+
+------- Additional Comments From rharinath at novell.com  2006-12-01 07:30 -------
+This appears to have been fixed as part of Martin's recent rewrite.
+


More information about the mono-bugs mailing list