[Mono-bugs] [Bug 74529][Nor] Changed - mcs fails to detect unassigned variable

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 2 May 2005 12:01:35 -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=74529

--- shadow/74529	2005-05-02 03:07:55.000000000 -0400
+++ shadow/74529.tmp.8345	2005-05-02 12:01:35.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74529
 Product: Mono: Compilers
 Version: unspecified
 OS: All
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -102,6 +102,9 @@
   if (name == null)
 
 line itself, and doesn't exercise the bug.
 
 ------- Additional Comments From martin@ximian.com  2005-05-02 03:07 -------
 Working on these four today, setting to ASSIGNED.
+
+------- Additional Comments From martin@ximian.com  2005-05-02 12:01 -------
+Fixed in SVN.