[Mono-bugs] [Bug 62552][Nor] Changed - stobj problem with generic program
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 5 Aug 2004 13:46:39 -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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=62552
--- shadow/62552 2004-08-05 11:23:18.000000000 -0400
+++ shadow/62552.tmp.13900 2004-08-05 13:46:39.000000000 -0400
@@ -12,12 +12,13 @@
ReportedBy: martin@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: stobj problem with generic program
+OtherBugsDependingOnThis: 58306
When running the following test case, I get
** ERROR **: unknown operator: stobj
using System;
using System.Collections.Generic;