[Mono-bugs] [Bug 64221][Min] Changed - errors/cs0182-2.cs compiler crash

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 27 Oct 2004 23:07:42 -0400 (EDT)


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 ravi@ximian.com.

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

--- shadow/64221	2004-09-07 01:01:08.000000000 -0400
+++ shadow/64221.tmp.32034	2004-10-27 23:07:42.000000000 -0400
@@ -1,17 +1,17 @@
 Bug#: 64221
-Product: Mono: Compilers
+Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Minor
-Component: C#
-AssignedTo: ravi@ximian.com                            
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: martin@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: errors/cs0182-2.cs compiler crash
@@ -41,6 +41,10 @@
     [Test (null)]
     public void Method () {}
 }
 
 ------- Additional Comments From ravi@ximian.com  2004-09-07 01:01 -------
 I'll take a look at this. Assigning to myself.
+
+------- Additional Comments From ravi@ximian.com  2004-10-27 23:07 -------
+This is a bug in the runtime, not the compiler, as far as I can tell
+so I am assigning it to the runtime.