[Mono-bugs] [Bug 72248][Nor] Changed - CustomAttributeFormatException running Mono built assembly using MS.NET

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 5 Feb 2005 15:28:31 -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 gert.driesen@pandora.be.

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

--- shadow/72248	2005-02-05 15:27:47.000000000 -0500
+++ shadow/72248.tmp.14162	2005-02-05 15:28:30.000000000 -0500
@@ -37,6 +37,11 @@
    at System.Attribute.GetCustomAttribute(MemberInfo element, Type 
 attributeType, Boolean inherit)
    at EntryPoint.Main()
 
 It seems to be caused by having a Type-backed property set on the 
 attribute class.
+
+------- Additional Comments From gert.driesen@pandora.be  2005-02-05 15:28 -------
+Created an attachment (id=14092)
+source code for repro
+