[Mono-bugs] [Bug 75514][Wis] Changed - Attribute.IsDefined does not detect ParamArrayAttribute in ParameterInfo

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Jul 9 13:06:58 EDT 2005


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 vargaz at gmail.com.

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

--- shadow/75514	2005-07-09 10:23:11.000000000 -0400
+++ shadow/75514.tmp.724	2005-07-09 13:06:58.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 75514
 Product: Mono: Class Libraries
 Version: 1.0
-OS: 
+OS: unknown
 OS Details: ubuntu, mono revision 47133 --with-preview=no
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: rodrigobamboo at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -42,6 +42,10 @@
         if (!condition)
         {
             throw new ApplicationException();
         }
     }
 }
+
+------- Additional Comments From vargaz at gmail.com  2005-07-09 13:06 -------
+Fixed in SVN.
+


More information about the mono-bugs mailing list