[Issue 8554] ddemangle is doing nothing on 64 bit linux

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jan 19 07:51:14 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=8554


hsteoh at quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsteoh at quickfur.ath.cx


--- Comment #4 from hsteoh at quickfur.ath.cx 2014-01-19 07:51:08 PST ---
Did you try this:

    dmd <params> | ddemangle 2>&1

>From your command-line, it looks like you're just piping stdout to ddemangle,
and stdout, since it's not redirected, just gets passed through to the terminal
unmodified.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list