[Issue 3831] writeln of a delegate typeid

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Feb 1 17:02:48 PST 2013


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


Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrej.mitrovich at gmail.com


--- Comment #6 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-02-01 17:02:44 PST ---
(In reply to comment #5)
> 3086 doesn't fix it. It could be fixed by having toString() demangle the deco.

Well it returns 'FfZi' for this function:

int foo(float x) { return 0; }

But std.demangle doesn't decode it.

-- 
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