[Mono-bugs] [Bug 68265][Nor] Changed - [GMCS]: Casting to a generic instance

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 13 Oct 2004 19:36:09 -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=68265

--- shadow/68265	2004-10-13 19:12:30.000000000 -0400
+++ shadow/68265.tmp.16467	2004-10-13 19:36:09.000000000 -0400
@@ -3,13 +3,13 @@
 Version: unspecified
 OS: unknown
 OS Details: Fedora Development on Pentium M
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Blocker
+Priority: Normal
 Component: misc
 AssignedTo: martin@ximian.com                            
 ReportedBy: luca.barbieri@gmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
@@ -264,6 +264,9 @@
 	{
 		Base b = (Base)(object)new Der();
 		return 0;
 	}
 }
 
+
+------- Additional Comments From martin@ximian.com  2004-10-13 19:36 -------
+This is not a blocker, resetting priority.