dmd demangling
Jacob Carlborg
doob at me.com
Wed Nov 21 23:17:56 PST 2012
On 2012-11-22 07:36, Nathan M. Swan wrote:
> We can't post to dmd-internals anymore, so I assume I should post here.
The dmd-interal list is a mailing list with a web and newsgroup front
end. To post to the list you need to post to the mailing list.
> Is there any demangle function in the dmd code, or should I write my
> own? (I'm working on automatic demangling for linker error messages)
There's one in Phobos, std.demangle. But if you're planing to modify DMD
that won't help you.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list