[Mono-bugs] [Bug 25796] Changed - Another problem with typeref of nested types

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
7 Jun 2002 17:44:04 -0000


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 lupus@ximian.com.

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

--- shadow/25796	Fri Jun  7 12:08:46 2002
+++ shadow/25796.tmp.23239	Fri Jun  7 13:44:04 2002
@@ -1,13 +1,13 @@
 Bug#: 25796
 Product: Mono/Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: manyoso@yahoo.com               
 QAContact: mono-bugs@ximian.com
@@ -71,6 +71,9 @@
 
 As for the Typeref issue: nested types typerefs are handled in a
 special way in the typeref table. First you have a typeref to the
 'enclosing' type and then a special typeref to the nested one or
 something like that. I need to find some info on this, since it's not
 actually described in the spec.
+
+------- Additional Comments From lupus@ximian.com  2002-06-07 13:44 -------
+Fixed in cvs.