[Mono-bugs] [Bug 74609][Nor] Changed - [PATCH] MonoTests.System.Reflection.Emit.MethodBuilderTest.TestDynamicParam

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 16 Apr 2005 13:47: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 vargaz@gmail.com.

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

--- shadow/74609	2005-04-15 12:30:26.000000000 -0400
+++ shadow/74609.tmp.24096	2005-04-16 13:47:54.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74609
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: lupus@ximian.com                            
 ReportedBy: radical@gmail.com               
 QAContact: mono-bugs@ximian.com
@@ -48,6 +48,9 @@
 
 
 ------- Additional Comments From radical@gmail.com  2005-04-15 08:42 -------
 Created an attachment (id=14941)
 Patch.. updated. (removed an extra g_malloc)
 
+
+------- Additional Comments From vargaz@gmail.com  2005-04-16 13:47 -------
+Fixed in SVN. Thanks for the patch.