[Mono-bugs] [Bug 68582][Nor] Changed - Type.IsValueType is incorrect for ref parameters

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 25 Oct 2004 11:45:55 -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=68582

--- shadow/68582	2004-10-20 12:08:17.000000000 -0400
+++ shadow/68582.tmp.24656	2004-10-25 11:45:55.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 68582
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: priewasser@gmx.at               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -42,6 +42,9 @@
 Actual Results:
 true
 
 
 Expected Results:
 false
+
+------- Additional Comments From vargaz@gmail.com  2004-10-25 11:45 -------
+Fixed in CVS HEAD and the 1.0 branch.