About demangling

H. S. Teoh hsteoh at quickfur.ath.cx
Thu Nov 1 10:21:29 PDT 2012


On Thu, Nov 01, 2012 at 04:25:56PM -0000, Regan Heath wrote:
> On Thu, 01 Nov 2012 15:40:23 -0000, H. S. Teoh
> <hsteoh at quickfur.ath.cx> wrote:
> 
> >On Thu, Nov 01, 2012 at 03:16:25PM +0100, Dan wrote:
> >>On Thursday, 11 October 2012 at 21:04:28 UTC, Alex Rønne Petersen
> >>wrote:
> >>>On 11-10-2012 22:56, Sean Kelly wrote:
[...]
> >>>We even have a tool for that:
> >>>https://github.com/D-Programming-Language/tools/blob/master/ddemangle.d
[...]
> Also, running this:
> 
> dmd test.d | demangle.exe -
> 
> on windows, results in this:
> 
> invalid UTF-8 sequence
[...]
> Omitting the - works, and demangle reads stdin.
[...]

https://github.com/D-Programming-Language/tools/pull/35


T

-- 
English has the lovely word "defenestrate", meaning "to execute by
throwing someone out a window", or more recently "to remove Windows from
a computer and replace it with something useful". :-) -- John Cowan


More information about the Digitalmars-d-learn mailing list