[Mono-bugs] [Bug 73753][Nor] Changed - [GMCS]: Nested class in constraint

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 6 May 2005 12:58:22 -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 martin@ximian.com.

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

--- shadow/73753	2005-04-29 08:36:17.000000000 -0400
+++ shadow/73753.tmp.6551	2005-05-06 12:58:22.000000000 -0400
@@ -2,13 +2,13 @@
 Product: Mono: Compilers
 Version: 1.1
 OS: Windows XP (Cygwin)
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: Unknown
+Severity: 040 One week
 Priority: Normal
 Component: C#
 AssignedTo: martin@ximian.com                            
 ReportedBy: krzys@cs.cornell.edu               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -24,6 +24,10 @@
   public class Foo
   {
   }
 }
 
 Mono compiler response: **ERROR**: file class.c: line 1912 ...
+
+------- Additional Comments From martin@ximian.com  2005-05-06 12:58 -------
+Setting Severity to one week - this is very complicated to fix and may
+require some larger changes.