Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implicit Error Handling in Lists May Be a Debugging Headache #6

Open
MTrop opened this issue Jul 6, 2018 · 0 comments
Open

Implicit Error Handling in Lists May Be a Debugging Headache #6

MTrop opened this issue Jul 6, 2018 · 0 comments
Labels
enhancement Nice-to-haves and things that can actually help current behavior.

Comments

@MTrop
Copy link
Member

MTrop commented Jul 6, 2018

A thought: since list-out-of-bounds cases are treated as "this value is 'false'," this implicit error handling may be potentially problematic for debugging for large codebases. Maybe a header flag could affect whether the user is warned if this happens, or crash on a fatal error?

@MTrop MTrop added the enhancement Nice-to-haves and things that can actually help current behavior. label Jul 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Nice-to-haves and things that can actually help current behavior.
Development

No branches or pull requests

1 participant