[Mono-bugs] [Bug 78430][Nor] Changed - ArgumentNullException in
System.Configuration.ApplicationSettingsBase
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed May 17 13:47:15 EDT 2006
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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78430
--- shadow/78430 2006-05-17 13:08:36.000000000 -0400
+++ shadow/78430.tmp.968 2006-05-17 13:47:15.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 78430
Product: Mono: Class Libraries
Version: 1.1
OS: Windows XP
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: System
AssignedTo: atsushi at ximian.com
ReportedBy: n_sergiu2000 at yahoo.com
QAContact: mono-bugs at ximian.com
@@ -320,6 +320,9 @@
static void Main() {
Console.WriteLine
(ApplicationSettingsBase.Synchronized(new Settings()) is Settings);
}
}
+
+------- Additional Comments From atsushi at ximian.com 2006-05-17 13:47 -------
+Fixed in svn (r60792).
More information about the mono-bugs
mailing list