[Mono-bugs] [Bug 29601][Wis] Changed - Type.GetConstructor doesn't look at type inheritance for constructor signature
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
3 Sep 2002 12:30:16 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=29601
--- shadow/29601 Thu Aug 29 21:07:09 2002
+++ shadow/29601.tmp.17973 Tue Sep 3 08:30:16 2002
@@ -2,13 +2,13 @@
Product: Mono/Class Libraries
Version: unspecified
OS: Red Hat 7.3
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: jonpryor@vt.edu
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -94,7 +94,13 @@
Additional Information:
------- Additional Comments From gonzalo@ximian.com 2002-08-29 21:07 -------
Created an attachment (id=2182)
This is the patch i sent to mono-hackers. Waiting for approval. The test works ok and i also compiled mcs sucessfully with a patched runtime.
+
+
+------- Additional Comments From gonzalo@ximian.com 2002-09-03 08:30 -------
+Not approved.
+
+We will use Binder to do it (once we have one).