Small poll
Bengt Kleberg
Bengt.Kleberg@REDACTED
Wed Dec 17 10:09:05 CET 2003
Richard A. O'Keefe wrote:
> Is it clear to everyone that
>
> "This code must raise an exception at run time"
>
> and
>
> "This code is in error"
>
> are different?
...deleted
yes, i think i understand. you are saying that some code should be ok to
compile, even if it will always crash at run time.
would it seem very strange if i did not agree? because i do not, even
though i have not ever written a compiler. perhaps this is why?
>
> Is it also clear that
>
> "This code is obviously silly"
>
> and
>
> "This code must raise an exception at run time"
>
> are different?
yes, here we do agree. a large part of my code is obviously silly, and
yet there are not many run time exceptions. atleast not after i have run
the test cases.
bengt
More information about the erlang-questions
mailing list