[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 00:49:46 -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 martin@gnome.org.
http://bugzilla.ximian.com/show_bug.cgi?id=26775
--- shadow/26775 Mon Jul 22 11:10:50 2002
+++ shadow/26775.tmp.23027 Tue Jul 23 20:49:46 2002
@@ -1,17 +1,17 @@
Bug#: 26775
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: ASSIGNED
+Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: Misc
-AssignedTo: martin@gnome.org
+AssignedTo: mono-bugs@ximian.com
ReportedBy: lupus@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: mapping from C# nested types to reflection nested type names
@@ -35,7 +35,11 @@
convention used by reflection for nested types: "A+B".
This seems the last bug before compiling System.Web on Linux.
------- Additional Comments From martin@gnome.org 2002-07-22 11:10 -------
Is this name change all that needs to be done ?
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 ?