[Mono-bugs] [Bug 74734][Nor] Changed - [PATCH] mono not able to handle typeref to a nested class in the same assembly

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 26 Apr 2005 16:42:59 -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 miguel@ximian.com.

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

--- shadow/74734	2005-04-26 06:57:51.000000000 -0400
+++ shadow/74734.tmp.13957	2005-04-26 16:42:59.000000000 -0400
@@ -10,13 +10,13 @@
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: radical@gmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
+Cc: lupus@ximian.com,vargaz@gmail.com
 Summary: [PATCH] mono not able to handle typeref to a nested class in the same assembly
 
 Attached is a test case and the patch.
 
 ilasm'ing the test-case on .net and trying to run under mono gives:
 
@@ -67,6 +67,9 @@
 Created an attachment (id=15016)
 Test case: n.il
 
 
 ------- Additional Comments From radical@gmail.com  2005-04-26 06:57 -------
 Oops, forgot : Patch is by Hari.
+
+------- Additional Comments From miguel@ximian.com  2005-04-26 16:42 -------
+CCing Paolo and Zoltan.