[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 03:07:55 -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-04-13 05:37:30.000000000 -0400
+++ shadow/74529.tmp.4301	2005-05-02 03:07:55.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 74529
 Product: Mono: Compilers
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
@@ -99,6 +99,9 @@
 ------- Additional Comments From rharinath@novell.com  2005-04-13 05:37 -------
 Hmm...  Gonzalo, your test case is erring out on the 
 
   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.