[Mono-bugs] [Bug 55872][Nor] Changed - CustomAttributeBuilder doesn't check param types
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 24 Mar 2004 00:36:53 -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=55872
--- shadow/55872 2004-03-21 09:48:25.000000000 -0500
+++ shadow/55872.tmp.21359 2004-03-24 00:36:53.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 55872
Product: Mono: Class Libraries
Version: unspecified
OS: Fedora 1.0
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: DUPLICATE
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: ndrochak@gol.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -39,6 +39,11 @@
new object [] { "TestCase" },
typeof (CustomAttribute).GetFields (),
new object [] { "FeildValue" }
);
I gave up trying to fix this myself. Hacking on SRE is very tricky :)
+
+------- Additional Comments From ndrochak@gol.com 2004-03-24 00:36 -------
+
+
+*** This bug has been marked as a duplicate of 55793 ***