[Mono-bugs] [Bug 47776][Wis] Changed - Unmanaged XslTransform no longer works

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 20 Aug 2003 20:44:05 -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-20 20:39:25.000000000 -0400
+++ shadow/47776.tmp.1327	2003-08-20 20:44:05.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 47776
 Product: Mono/Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -50,6 +50,10 @@
 nothing
 
 Additional information:
 It's been working since long long time ago.
 I'm assigning this to the runtime because may be that pthread_mutex_destroy
 means anything to you...
+
+------- Additional Comments From gonzalo@ximian.com  2003-08-20 20:44 -------
+By now, I'm commenting out the 2 lines in XslTransform.cs:Cleanup(),
+which seems to fix the problem.