[Issue 10177] irrelevant compiler error messages: should stop semantic3 passes after 1st error is encountered

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri May 31 07:27:08 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10177



--- Comment #2 from Don <clugdbug at yahoo.com.au> 2013-05-31 07:27:06 PDT ---
I cannot reproduce this. I just get:

> rdmd -v --force -unittest main
DMD v2.063-devel-1bc8306 DEBUG
test.d(3): Error: undefined identifier b

Are you using an official DMD? I normally see this kind of behaviour when I've
built DMD from git, and haven't run 'make clean' first.

(Note that DMD's makefile is completely broken, it has many dependencies
missing. If you just type 'make', you'll get a corrupt executable).

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list