[Mono-bugs] [Bug 59426][Nor] Changed - Labels may not be reachable

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 5 Aug 2004 14:39:00 -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=59426

--- shadow/59426	2004-06-01 22:50:15.000000000 -0400
+++ shadow/59426.tmp.15041	2004-08-05 14:39:00.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 59426
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -31,6 +31,9 @@
 Compilation failed: 1 error(s), 0 warnings
 
 CSC gives no error.
 
 `fake' is not reachable, so there is no need for it's code path to return a
 value.
+
+------- Additional Comments From martin@ximian.com  2004-08-05 14:39 -------
+Fixed in CVS.