[Mono-bugs] [Bug 24833] Changed - Attribute.GetCustomAttribute(MemberInfo, Type, bool) return null
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
21 May 2002 15:27:45 -0000
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=24833
--- shadow/24833 Fri May 17 20:06:18 2002
+++ shadow/24833.tmp.3268 Tue May 21 11:27:45 2002
@@ -1,13 +1,13 @@
Bug#: 24833
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details: RedHat 7.2
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: ndrochak@gol.com
QAContact: mono-bugs@ximian.com
@@ -72,6 +72,9 @@
return 1;
else
return 0;
}
}
}
+
+------- Additional Comments From lupus@ximian.com 2002-05-21 11:27 -------
+Fixed in cvs.