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

Issue 6139 - Duplicate error message on compile-time out of bounds array #187

Merged
merged 1 commit into from
Oct 9, 2011

Conversation

yebblies
Copy link
Member

@yebblies yebblies commented Jul 1, 2011

Issue 6139 - Duplicate error message on compile-time out of bounds array index

An index out of bounds detected at compile time is an error, not simply a failure to interpret.
Do not attempt to convert types to Type::terror.

http://d.puremagic.com/issues/show_bug.cgi?id=6139

…ray index

An index out of bounds detected at compile time is an error, not simply a failure to interpret.
Do not attempt to convert types to TypeError.
braddr pushed a commit to braddr/dmd that referenced this pull request Sep 15, 2011
Fixed various enums in Phobos to match Phobos' naming conventions
WalterBright added a commit that referenced this pull request Oct 9, 2011
Issue 6139 - Duplicate error message on compile-time out of bounds array
@WalterBright WalterBright merged commit 6017044 into dlang:master Oct 9, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants