[Mono-bugs] [Bug 52723][Wis] Changed - Custom trace listener requires ctor not required by Microsoft runtime
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 6 Apr 2004 15:49:24 -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 lluis@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=52723
--- shadow/52723 2004-01-10 11:16:53.000000000 -0500
+++ shadow/52723.tmp.18345 2004-04-06 15:49:24.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 52723
-Product: Mono/Class Libraries
+Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details: Mono 0.29
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: tcabanski@oai.cc
QAContact: mono-bugs@ximian.com
@@ -33,6 +33,9 @@
I can work around this quite easily by adding the extra constructor but
neither Microsoft's documentation nor its implementation works this way.
------- Additional Comments From tcabanski@oai.cc 2004-01-10 11:16 -------
I know exactly where this is happening. However, a fix would break
existing behavior so I don't know that it should be made.
+
+------- Additional Comments From lluis@ximian.com 2004-04-06 15:49 -------
+Fixed in CVS. Thanks!