[Mono-bugs] [Bug 70140][Maj] Changed - Constructor base initialiser using out parameter causes compiler exception

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 2 May 2005 03:03:14 -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 martin@ximian.com.

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

--- shadow/70140	2005-01-20 12:28:36.000000000 -0500
+++ shadow/70140.tmp.4195	2005-05-02 03:03:14.000000000 -0400
@@ -5,13 +5,13 @@
 OS Details: Fedora Core 3
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Major
 Component: C#
-AssignedTo: miguel@ximian.com                            
+AssignedTo: martin@ximian.com                            
 ReportedBy: sgroot@liacs.nl               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Constructor base initialiser using out parameter causes compiler exception
@@ -90,6 +90,9 @@
 
 ------- Additional Comments From miguel@ximian.com  2004-12-08 23:05 -------
 Assigned to Martin, sorry, this also is in your world.
 
 ------- Additional Comments From miguel@ximian.com  2005-01-20 12:28 -------
 Going to see this, I think I have an idea
+
+------- Additional Comments From martin@ximian.com  2005-05-02 03:03 -------
+Almost done with a fix.