For a single error (ie a missing semicolon/backet) I get about 250 lines of log which says Error instantiating template.... Which is not related to the error. I'd like those not to be displayed anymore. How-to ?

有帮助吗?

解决方案

This is caused by DMD bug 7904.

其他提示

There isn't a switch for less verbose compiler messages, however if you get really big diagnostics like that you should file it as a bug in bugzilla.

Yes, please submit that to http://d.puremagic.com/issues so we can take a look - thanks!

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top