[Mono-bugs] [Bug 26775][Nor] Changed - mapping from C# nested types to reflection nested type names

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
24 Jul 2002 11:42:28 -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=26775

--- shadow/26775	Tue Jul 23 20:49:46 2002
+++ shadow/26775.tmp.20666	Wed Jul 24 07:42:28 2002
@@ -1,13 +1,13 @@
 Bug#: 26775
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -40,6 +40,11 @@
 Will this also work with the MS runtime ?
 
 
 ------- Additional Comments From martin@gnome.org  2002-07-23 20:49 -------
 Hmm, this works fine for me.  Is this bug already fixed ?
 
+
+------- Additional Comments From lupus@ximian.com  2002-07-24 07:42 -------
+Yes, the type lookup rewrite miguel did was supposed to fix also this
+bug. Closing (class A and B need a public specifier to be able to
+compile, sorry about that).