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.
