[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: 10 LOC program is too complex to be compiled
- From: Coda Highland <chighland@...>
- Date: Mon, 27 Apr 2015 10:54:47 -0700
On Mon, Apr 27, 2015 at 10:47 AM, Egor Skriptunoff
<egor.skriptunoff@gmail.com> wrote:
> On Mon, Apr 27, 2015 at 7:47 PM, Coda Highland <chighland@gmail.com> wrote:
>>
>> > "how to predict that it may happen".
>>
>> If you mean predict that it's going to happen before you see the error
>> for the first time, you basically can't. Even if it were in the docs,
>> the typical developer won't know that the limitation exists until
>> encountering it in the wild for the first time
>
>
> To be absolutely sure my code is correct, I always read
> the documentation very carefully prior to using any new feature.
> Probably, I'm not a typical developer :)
>
> --Egor
>
Clearly you have never written in C++ or Java. :P
/s/ Adam