[Mono-bugs] [Bug 65933][Nor] Changed - No parameterless constructor defined by default with Reflection CreateType
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 3 Oct 2004 14:29:45 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=65933
--- shadow/65933 2004-09-17 12:29:35.000000000 -0400
+++ shadow/65933.tmp.20558 2004-10-03 14:29:45.000000000 -0400
@@ -1,15 +1,15 @@
Bug#: 65933
Product: Mono: Class Libraries
Version: unspecified
OS: Red Hat 9.0
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: 040 One week
-Priority: Blocker
+Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: martin.tapp@cae.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
@@ -20,6 +20,14 @@
MS.NET, the type has a parameterless constructor defined by default and
not on Mono.
Thanks!
Martin Tapp
+
+------- Additional Comments From miguel@ximian.com 2004-10-03 14:29 -------
+Please provide a sample case, because I believe we do provide
+the default constructor as well (we know, because its broken, and
+we have to emulate it).
+
+Reopen the bug when you have a test case, am setting to NEEDINFO
+for now.