On 5/20/12, cal <[email protected]> wrote: > Is there a way to limit the dmd compiler to outputting just the > first few errors it comes across? >
If you're getting a ton of unrelated errors it might be related to this: http://d.puremagic.com/issues/show_bug.cgi?id=8082 I regularly get hundreds of lines of errors due to that issue.
