[Mono-bugs] [Bug 58469][Nor] Changed - mono crash while xml deserializing on OSX

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 21 May 2004 12:14:13 -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=58469

--- shadow/58469	2004-05-14 11:21:10.000000000 -0400
+++ shadow/58469.tmp.416	2004-05-21 12:14:13.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 58469
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: OSX 10.3.3
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: grompf@sublimeintervention.com               
 QAContact: mono-bugs@ximian.com
@@ -83,6 +83,9 @@
 xtvdWebService("YOURDATADIRECTLOGIN", "YOURDATADIRECTPASSWORD");
 				ddResponse = wsdl.download(startTime, endTime);
 				ddListings = new DataDirectListings();
 				ddListings.Convert(ddResponse);
 
 
+
+------- Additional Comments From lupus@ximian.com  2004-05-21 12:14 -------
+Reported as fixed with current cvs.