[Mono-bugs] [Bug 74521][Min] Changed - [monodis] escapes Array definitions..
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 19 Apr 2005 07:55:49 -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 radical@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74521
--- shadow/74521 2005-04-18 15:55:34.000000000 -0400
+++ shadow/74521.tmp.25054 2005-04-19 07:55:49.000000000 -0400
@@ -72,6 +72,11 @@
From what I could make out, the latter is an identifier named
'Foo[,]', quoted to prevent the special meaning of '['.
The original patch is incomplete, and I think we should instead fix
'get_escaped_name' to recurse down the ElementType before printing the
escaped name.
+
+------- Additional Comments From radical@gmail.com 2005-04-19 07:55 -------
+Created an attachment (id=14970)
+monodis-sqstring.patch
+