|
|
|
|
|
by chc
2452 days ago
|
|
Ideally I'd like a compile-time error — but that's beyond the current level of technology, so the next best thing is a crash. Having code that does unintended things is the worst-case scenario IMO. (Obviously it's the programmer's fault for providing buggy code, but that's a fault that every programmer shares. Personally, I appreciate any help in guarding against it.) |
|
I’m sure there quite a few languages that will catch that at compile time.