[Mono-bugs] [Bug 41951][Nor] Changed - Repeated attributes not allowed.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sat, 26 Apr 2003 00:31:32 -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 miguel@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=41951

--- shadow/41951	Fri Apr 25 23:25:24 2003
+++ shadow/41951.tmp.18556	Sat Apr 26 00:31:32 2003
@@ -1,14 +1,14 @@
 Bug#: 41951
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -26,6 +26,9 @@
 	static void Main () {}
 }
 
 mcs t.cs
 /tmp/t.cs(4) error CS0579: Duplicate
 'System.Xml.Serialization.XmlIncludeAttribute' attribute
+
+------- Additional Comments From miguel@ximian.com  2003-04-26 00:31 -------
+Not a bug in MCS, got fixed.  Missing attribute in XmlIncludeAttribute.