demangle tool
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Fri Apr 10 17:31:32 PDT 2009
Jason House wrote:
> It looks useful, especially when using rdmd. Why does rdmd require that the
> file end in .d? That seems limiting, especially when I want to make an
> executable file that looks like other executables in linux... aka no
> extension at all.
>
> Andrei Alexandrescu wrote:
>
>> I wrote a simple utility (at the bottom of this message) that may help
>> debugging link-time errors. It reads lines from stdin and writes them
>> with DMD symbols, if any, demangled.
Good point. Also zsh-style streams <(...) could be supported. Any chance
you could take a minute to submit a bug report? I'll take care of it
when I have time.
Andrei
More information about the Digitalmars-d
mailing list