[Mono-bugs] [Bug 74609][Wis] Changed - [PATCH] MonoTests.System.Reflection.Emit.MethodBuilderTest.TestDynamicParam
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 14 Apr 2005 13:24:54 -0400 (EDT)
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 radical@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74609
--- shadow/74609 2005-04-14 13:24:29.000000000 -0400
+++ shadow/74609.tmp.7138 2005-04-14 13:24:54.000000000 -0400
@@ -18,6 +18,11 @@
Patch for fixing the failing test case.
Basically, in case of SRE the types of default values are ignored, so the
patch adds a "guint32* param_default_types" to MethodReflectionMethodAux..
and sets it accordingly.
+
+------- Additional Comments From radical@gmail.com 2005-04-14 13:24 -------
+Created an attachment (id=14938)
+defval.patch
+