[Mono-bugs] [Bug 72644][Nor] Changed - [GMCS]: Assertion fails on generic methods containing generic anonymous delegates

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 1 Mar 2005 22:23:57 -0500 (EST)


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=72644

--- shadow/72644	2005-02-16 11:46:07.000000000 -0500
+++ shadow/72644.tmp.25015	2005-03-01 22:23:57.000000000 -0500
@@ -1,23 +1,23 @@
 Bug#: 72644
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: Gentoo 2.6.9-r4
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: C#
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: martin@ximian.com                            
 ReportedBy: ximian@asaj.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Assertion fails on generic methods containing generic anonymous delegates
+Summary: [GMCS]: Assertion fails on generic methods containing generic anonymous delegates
 
 Description of Problem:
 
 Generic methods which contain generic anonymous delegates causes a
 low-level assertion failure.