[Mono-bugs] [Bug 77916][Nor] Changed - unhandled type (array for
object argument) in custom attr
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Apr 7 17:14:42 EDT 2006
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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=77916
--- shadow/77916 2006-04-07 12:16:57.000000000 -0400
+++ shadow/77916.tmp.32028 2006-04-07 17:14:42.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 77916
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs at ximian.com
ReportedBy: marek.safar at seznam.cz
QAContact: mono-bugs at ximian.com
@@ -67,6 +67,9 @@
Console.WriteLine (((SimpleAttribute)typeof
(Blah).GetCustomAttributes (typeof (SimpleAttribute), false)[0]).D);
to the Main () method of the testcase.
-> mcs
+
+------- Additional Comments From marek.safar at seznam.cz 2006-04-07 17:14 -------
+Fixed in SVN.
More information about the mono-bugs
mailing list