[Mono-bugs] [Bug 22646] Changed - error in scope of local variable

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
9 Apr 2002 17:01:57 -0000


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

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

--- shadow/22646	Wed Mar 27 17:02:17 2002
+++ shadow/22646.tmp.11380	Tue Apr  9 13:01:57 2002
@@ -1,15 +1,15 @@
 Bug#: 22646
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: SuSE Linux 7.1
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
-Severity: 
-Priority: Normal
+Severity: Unknown
+Priority: Minor
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: duco@lorentz.xs4all.nl               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
@@ -44,6 +44,9 @@
 same time, it specifies that this reference is illegal, because it precedes
 its definition ("int i = 37"). In short: the expected result is a
 compilation error ("csc" reports error CS0136 on the example above).
 
 How often does this happen? 
 Always
+
+------- Additional Comments From miguel@ximian.com  2002-04-09 13:01 -------
+I will be taking care of it.