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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 7 Apr 2004 15:33:33 -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-07 15:33:33.000000000 -0400
+++ shadow/56655.tmp.31172	2004-04-07 15:33:33.000000000 -0400
@@ -0,0 +1,22 @@
+Bug#: 56655
+Product: Mono: Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: gonzalo@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: vtable already computed in System.ValueType
+
+When running all corlib tests under gnunit, I see twice:
+** (gnunit:17570): WARNING **: vtable already computed in System.ValueType
+
+and test #25 fails.