[Mono-bugs] [Bug 28717][Nor] Changed - problem with the definite assignment checks
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
8 Aug 2002 11:56:52 -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 martin@gnome.org.
http://bugzilla.ximian.com/show_bug.cgi?id=28717
--- shadow/28717 Thu Aug 8 05:02:37 2002
+++ shadow/28717.tmp.4612 Thu Aug 8 07:56:52 2002
@@ -1,14 +1,14 @@
Bug#: 28717
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: lupus@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -35,6 +35,9 @@
if (value > 0)
return;
}
return;
}
}
+
+------- Additional Comments From martin@gnome.org 2002-08-08 07:56 -------
+Fixed in CVS, added your testcase as test16() to test-154.cs.