[Mono-bugs] [Bug 48962][Min] Changed - problem with definite assignment - "goto" related

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 11 Dec 2003 07:15:45 -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 martin@ximian.com.

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

--- shadow/48962	2003-10-15 00:15:42.000000000 -0400
+++ shadow/48962.tmp.14806	2003-12-11 07:15:45.000000000 -0500
@@ -1,23 +1,23 @@
 Bug#: 48962
-Product: Mono/MCS
+Product: Mono/Compilers
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Minor
-Component: Misc
+Component: C#
 AssignedTo: martin@ximian.com                            
 ReportedBy: malekith@pld-linux.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: problem with definite assignment
+Summary: problem with definite assignment - "goto" related
 
 Description of Problem:
 mcs screams about unssigned variable, csc from rotor though works
 well. The code also seems OK.