[phobos] sign up to fix regression Issue 5718 - Can't demangle symbol defined inside unittest block

Sean Kelly sean at invisibleduck.org
Tue Jan 31 14:27:37 PST 2012


Why was the prefix for that symbol changed from "_D21demangle…" to "nt11__unittest1FZv59__T5DummyS46_D21demangle…"?  What does the "nt" signify?  The rest of the new symbol name looks like it will demangle correctly, but core.demangle does expect the symbol to begin with "_D".

On Jan 31, 2012, at 1:58 AM, Walter Bright wrote:

> http://d.puremagic.com/issues/show_bug.cgi?id=5718
> 
> std.traits.mangledName is broken. Being a regression, this should get fixed.
> 
> Who wants to sign up for it?
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos



More information about the phobos mailing list