[Mono-bugs] [Bug 38238][Nor] Changed - Attribute.GetCustomAttributes() doesn't find second attribute

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 18 Feb 2003 10:45:24 -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 ndrochak@gol.com.

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

--- shadow/38238	Tue Feb 18 10:43:49 2003
+++ shadow/38238.tmp.7306	Tue Feb 18 10:45:24 2003
@@ -17,6 +17,11 @@
 Summary: Attribute.GetCustomAttributes() doesn't find second attribute
 
 Sample code should print "value = 37" but since the method is returning
 null, it just prints "value = "
 
 See attached code to demonstrate problem.
+
+------- Additional Comments From ndrochak@gol.com  2003-02-18 10:45 -------
+Created an attachment (id=3382)
+Simeple test case
+