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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=76530 --- shadow/76530 2005-10-24 02:59:20.000000000 -0400 +++ shadow/76530.tmp.15607 2005-10-24 03:08:51.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 76530 Product: Mono: Class Libraries Version: unspecified OS: All OS Details: Mono in SUSE 9.3. MS.NET framework in WinXP SP2 -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: Sys.XML AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -129,6 +129,9 @@ + nsDecls.ContainsKey (String.Empty) ? + (string) nsDecls [String.Empty] : String.Empty); else throw new ArgumentException ("Invalid name: " + name); } + +------- Additional Comments From [EMAIL PROTECTED] 2005-10-24 03:08 ------- +Oops, actually the patch fixed the bug ;-) So fixed in svn (r52116). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
