Program logic bugs vs input/environmental errors
Cliff via Digitalmars-d
digitalmars-d at puremagic.com
Sat Oct 4 20:47:31 PDT 2014
On Sunday, 5 October 2014 at 03:34:31 UTC, Walter Bright wrote:
> On 10/4/2014 2:45 PM, Andrei Alexandrescu wrote:
>> On 10/3/14, 9:26 PM, ketmar via Digitalmars-d wrote:
>>> yes. DMD attempts to 'guess' what identifier i mistyped
>>> drives me
>>> crazy. just shut up and stop after "unknown identifier", you
>>> robot,
>>> don't try to show me your artificial idiocity!
>>
>> awesome feature -- Andrei
>
> I agree, I like it very much.
This is a great feature where we lack a really solid IDE
experience (which would have intellisense and auto-completion
that could be accurate and prevent such errors from occurring in
the first place.) Otherwise it would probably be redundant.
More information about the Digitalmars-d
mailing list