On Sun, 28 Sep 2014 17:09:57 -0700
Walter Bright via Digitalmars-d <digitalmars-d@puremagic.com> wrote:

> If the program has entered an unknown state, its behavior from then
> on cannot be predictable.
and D compiler itself contradicts this principle. why it tries to
"recover" from parsing/compiling errors? it should stop on the first
encountered error and not trying to "recover" itself from unknown state.
hate this. and it's inconsistent with your words.

Attachment: signature.asc
Description: PGP signature

Reply via email to