[Mono-bugs] [Bug 27717][Maj] Changed - unsafe support broken
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
12 Jul 2002 17:02:50 -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=27717
--- shadow/27717 Fri Jul 12 12:40:08 2002
+++ shadow/27717.tmp.16924 Fri Jul 12 13:02:50 2002
@@ -1,14 +1,14 @@
Bug#: 27717
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Major
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: lupus@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -30,6 +30,9 @@
s = new string (ss);
}
}
Console.WriteLine("name: {0}", s);
}
}
+
+------- Additional Comments From miguel@ximian.com 2002-07-12 13:02 -------
+Oops fixed in CVS