[Mono-bugs] [Bug 66242][Nor] Changed - [PATCH] TypeBuilder does not throw exception when defining default ctor and parent does not have default ctor
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 2 Oct 2004 08:32:15 -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 gert.driesen@pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=66242
--- shadow/66242 2004-09-29 08:22:19.000000000 -0400
+++ shadow/66242.tmp.4030 2004-10-02 08:32:15.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 66242
Product: Mono: Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
@@ -27,6 +27,9 @@
patch for TypeBuilder + test
------- Additional Comments From vargaz@gmail.com 2004-09-29 08:22 -------
I think this is ok to check in. Make sure the mcs bootstrap still
works after this is in.
+
+------- Additional Comments From gert.driesen@pandora.be 2004-10-02 08:32 -------
+Committed to cvs.