Incomprehensible compiler errors

Adam D. Ruppe destructionator at gmail.com
Mon Jul 30 10:18:45 PDT 2012


On Monday, 30 July 2012 at 17:16:04 UTC, bearophile wrote:
> Then the output of the linker should be hidden, and the 
> programmer should see only some filtered and cleaned error text.

yea the compiler could run something like

linker | demangle

rather than just linker and make it a little prettier.


More information about the Digitalmars-d mailing list