[Mono-bugs] [Bug 62552][Nor] Changed - stobj problem with generic program

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 6 Sep 2004 15:04: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 martin@ximian.com.

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

--- shadow/62552	2004-09-06 14:40:51.000000000 -0400
+++ shadow/62552.tmp.10105	2004-09-06 15:04:55.000000000 -0400
@@ -12,13 +12,13 @@
 ReportedBy: martin@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: stobj problem with generic program
-OtherBugsDependingOnThis: 58306
+OtherBugsDependingOnThis: 58306[FIXED]
 
 When running the following test case, I get
 ** ERROR **: unknown operator: stobj
 
 using System;
 using System.Collections.Generic;