[Mono-bugs] [Bug 71572][Maj] Changed - Win32Exception: Deserialization bug

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 25 Jan 2005 14:03:35 -0500 (EST)


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=71572

--- shadow/71572	2005-01-24 04:58:09.000000000 -0500
+++ shadow/71572.tmp.3038	2005-01-25 14:03:35.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 71572
 Product: Mono: Class Libraries
 Version: 1.1
 OS: other
 OS Details: Fedora Core 2
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: dezelin32@fastmail.fm               
 QAContact: mono-bugs@ximian.com
@@ -50,6 +50,9 @@
 
 
 ------- Additional Comments From dezelin32@fastmail.fm  2005-01-24 04:58 -------
 Created an attachment (id=13877)
 This is the PATCH that makes class Win32Exception behive like the corresponding .NET class. Soon I'll upload the test case.
 
+
+------- Additional Comments From lluis@ximian.com  2005-01-25 14:03 -------
+The fix is in SVN. Thanks!