On 20/05/12 00:38, cal wrote:
Is there a way to limit the dmd compiler to outputting just the first
few errors it comes across?

No, but the intention of DMD is to generate only one error per bug in your code. If you are seeing a large number of useless errors, please report it in bugzilla.
http://d.puremagic.com/issues/show_bug.cgi?id=8082 is a good example.

Reply via email to