[Mono-bugs] [Bug 51113][Min] Changed - [PATCH] mcs doesn't flag cs1023 correctly

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 28 Mar 2004 20:45:02 -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 bmaurer@users.sf.net.

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

--- shadow/51113	2004-03-28 20:43:59.000000000 -0500
+++ shadow/51113.tmp.20429	2004-03-28 20:45:02.000000000 -0500
@@ -5,19 +5,18 @@
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Minor
 Component: C#
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: bmaurer@users.sf.net                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
-Summary: mcs doesn't flag cs1023 correctly
+Summary: [PATCH] mcs doesn't flag cs1023 correctly
 
 Try compiling this:
 class Test
 {
         static void Main ()
         {
@@ -35,6 +34,11 @@
 or a labeled statement.
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-03-28 20:43 -------
 Created an attachment (id=7123)
 patch
 
+
+------- Additional Comments From bmaurer@users.sf.net  2004-03-28 20:45 -------
+simple jay hackery.
+
+baulig this is for you