On Wed, 29 Sep 2010 14:25:07 -0400, osa <o...@aso.osa> wrote:

P.S. demangle program example at http://www.digitalmars.com/d/2.0/phobos/std_demangle.html is broken -- it does not compile.
 P.P.S. std.demangle fails for some symbols, for example:
        _D3std5array13__T5emptyTyaZ5emptyFNdxAyaZb
        
_D3std6format19__T10FormatSpecTyaZ10FormatSpec6__ctorMFNcxAyaZS3std6format19__T10FormatSpecTyaZ10FormatSpec
and many other.

Note, core.demangle will probably soon replace std.demangle, and is actively being developed. You may need to download the svn version of druntime.

ref: http://lists.puremagic.com/pipermail/phobos/2010-September/002376.html

-Steve

Reply via email to