문제

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