[Mono-bugs] [Bug 69140][Maj] Changed - Exception in reflection call with byref parameters
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 5 Nov 2004 14:55: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 vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=69140
--- shadow/69140 2004-11-05 12:45:16.000000000 -0500
+++ shadow/69140.tmp.21727 2004-11-05 14:55:53.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 69140
Product: Mono: Runtime
Version: 1.1
OS: SUSE 9.1
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: lluis@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -34,6 +34,9 @@
public static void Test (ref int a1)
{
}
}
This is a recent regression.
+
+------- Additional Comments From vargaz@gmail.com 2004-11-05 14:55 -------
+Fixed in CVS.