[Mono-bugs] [Bug 76580][Maj] Changed - Problem when compiling (at runtime) a user web control

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Oct 28 07:09:11 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 robertj at gmx.net.

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

--- shadow/76580	2005-10-28 05:16:44.000000000 -0400
+++ shadow/76580.tmp.20916	2005-10-28 07:09:11.000000000 -0400
@@ -243,6 +243,15 @@
 
 
 ------- Additional Comments From informatique.internet at fiducial.fr  2005-10-28 05:16 -------
 Created an attachment (id=15997)
 the web page with the faulty component (.tar.gz)
 
+
+------- Additional Comments From robertj at gmx.net  2005-10-28 07:09 -------
+This is actually a CodeDom bug.
+
+See the attached test.
+
+It should emit a local variable of the type "Some.InnerType",
+but it emits one of the type "Some+InnerType".
+


More information about the mono-bugs mailing list