[Mono-bugs] [Bug 56655][Min] Changed - vtable already computed in System.ValueType

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 10 Apr 2004 14:13:26 -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 gonzalo@ximian.com.

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

--- shadow/56655	2004-04-10 13:49:02.000000000 -0400
+++ shadow/56655.tmp.28211	2004-04-10 14:13:26.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 56655
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: INVALID
 Severity: Unknown
 Priority: Minor
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -20,6 +20,9 @@
 ** (gnunit:17570): WARNING **: vtable already computed in System.ValueType
 
 and test #25 fails.
 
 ------- Additional Comments From gonzalo@ximian.com  2004-04-10 13:49 -------
 Test "#25" in TypeTest.cs
+
+------- Additional Comments From gonzalo@ximian.com  2004-04-10 14:13 -------
+Can't reproduce any more.