[Mono-bugs] [Bug 35004][Nor] Changed - Unhandled Exception: System.Reflection.AmbiguousMatchException: <element> has more than one attribute of type <attribute_type>

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 3 Mar 2003 04:50:28 -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 gonzalo@ximian.com.

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

--- shadow/35004	Sun Dec 29 15:29:21 2002
+++ shadow/35004.tmp.32306	Mon Mar  3 04:50:28 2003
@@ -1,13 +1,13 @@
 Bug#: 35004
 Product: Mono/MCS
 Version: unspecified
 OS: Red Hat 7.2
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: James.Birmingham@corp.terralycos.com               
 QAContact: mono-bugs@ximian.com
@@ -283,6 +283,9 @@
 
                 string s = a [0] ;
         }
 }
 
 
+
+------- Additional Comments From gonzalo@ximian.com  2003-03-03 04:50 -------
+This bug is fixed now. It was related to MonoCustomAttrs bugs.