[Mono-bugs] [Bug 72590][Nor] Changed - unhandled compiler exception

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 15 Feb 2005 07:08:59 -0500 (EST)


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@novell.com.

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

--- shadow/72590	2005-02-14 10:56:48.000000000 -0500
+++ shadow/72590.tmp.24541	2005-02-15 07:08:59.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 72590
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: Jeroen@xs4all.nl               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -70,6 +70,13 @@
 (Mono.CSharp.TypeContainer,Mono.CSharp.Attributable)
 in <0x00022> Mono.CSharp.Method:Emit ()
 in <0x0057a> Mono.CSharp.TypeContainer:EmitType ()
 in <0x003e5> Mono.CSharp.RootContext:EmitCode ()
 in <0x00c3c> Mono.CSharp.Driver:MainDriver (string[])
 in <0x0000f> Mono.CSharp.Driver:Main (string[])
+
+------- Additional Comments From rharinath@novell.com  2005-02-15 07:08 -------
+Since there's no test code...
+
+This seems to be related to #72554.  It's a bug in reflection, and has
+been fixed in SVN.  Please verify that it's been fixed.
+