[Mono-bugs] [Bug 63843][Nor] Changed - Constructor inheritance breaks in IronPython

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 25 Aug 2004 07:15:36 -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 lupus@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=63843

--- shadow/63843	2004-08-24 12:36:23.000000000 -0400
+++ shadow/63843.tmp.25690	2004-08-25 07:15:36.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 63843
 Product: Mono: Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: edd@usefulinc.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -22,6 +22,10 @@
 
 Under Mono and IronPython, inherited constructors do not get called. 
 According to at least one correspondent, this problem does not happen using
 the MS runtime.
 
 Perhaps there's an issue with reflection somewhere?
+
+------- Additional Comments From lupus@ximian.com  2004-08-25 07:15 -------
+This is most likely the same as
+http://bugzilla.ximian.com/show_bug.cgi?id=62123.