[Mono-bugs] [Bug 47776][Wis] Changed - Unmanaged XslTransform no longer works
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 28 Aug 2003 08:28:54 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=47776
--- shadow/47776 2003-08-28 07:22:47.000000000 -0400
+++ shadow/47776.tmp.8169 2003-08-28 08:28:53.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 47776
Product: Mono/Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: gonzalo@ximian.com
QAContact: mono-bugs@ximian.com
@@ -64,6 +64,9 @@
can be called multiple times, but they might not be thread-safe. So
calling them multiple times, as was done before, is obviously wrong.
I have no idea why it worked before. The correct fix is the one you
suggested: removing these calls altogether.
+
+------- Additional Comments From gonzalo@ximian.com 2003-08-28 08:28 -------
+Okay. Marking this as fixed.