[Mono-bugs] [Bug 76389][Nor] Changed - Disassembling fails with simple generics program

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Oct 28 10:40:09 EDT 2005


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 jankit at novell.com.

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

--- shadow/76389	2005-10-09 15:08:17.000000000 -0400
+++ shadow/76389.tmp.23681	2005-10-28 10:40:09.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 76389
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: IL assembler
 AssignedTo: jankit at novell.com                            
 ReportedBy: miguel at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -41,6 +41,9 @@
         {
                 List<object> a = new List<object> ();
                 a.Add (1);
                 a.Add ("hola");
         }
 }
+
+------- Additional Comments From jankit at novell.com  2005-10-28 10:40 -------
+Fixed in svn (r52316).


More information about the mono-bugs mailing list