[Mono-bugs] [Bug 79682][Nor] Changed - [PATCH] New IsSubclassOf implementation that supports user defined types (required by vbnc as well)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Oct 17 13:41:53 EDT 2006
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 at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79682
--- shadow/79682 2006-10-17 10:08:27.000000000 -0400
+++ shadow/79682.tmp.21630 2006-10-17 13:41:53.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: unspecified
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: kornelpal at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -115,6 +115,12 @@
------- Additional Comments From kornelpal at gmail.com 2006-10-17 10:08 -------
Created an attachment (id=17862)
corlib_IsSubclassOf.diff
+
+------- Additional Comments From miguel at ximian.com 2006-10-17 13:41 -------
+I have ran all of the tests myself and done a full bootstrap, this bug
+can go into SVN.
+
+Would it be possible to turn your sample test into an NUnit test case?
More information about the mono-bugs
mailing list