[Issue 4697] std.demangle doesn't work correctly

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jan 11 14:26:11 PST 2011


http://d.puremagic.com/issues/show_bug.cgi?id=4697


Sean Kelly <sean at invisibleduck.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sean at invisibleduck.org


--- Comment #1 from Sean Kelly <sean at invisibleduck.org> 2011-01-11 14:24:23 PST ---
demangle now handles the _D symbols below, but not the .mangleof strings.  This
is by design, since the .mangleof strings aren't complete symbol names per the
spec.  I suppose a function should be added to handle the .mangleof strings
though.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list