[Mono-bugs] [Bug 467412] Expression parser is too restrictive

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jan 19 17:24:28 EST 2009


https://bugzilla.novell.com/show_bug.cgi?id=467412

User martin at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=467412#c1


Martin Baulig <martin at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FEATURE




--- Comment #1 from Martin Baulig <martin at novell.com>  2009-01-19 15:24:27 MST ---
This is not a bug, you need to use proper expression syntax - variable names
which are invalid in C# must be quoted:

(mdb) p '<>f__switch$map1A'
(System.Collections.Hashtable) null

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list