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

Fix issue 7880 [CTFE] cast from void array allowed with different result... #873

Merged

Conversation

donc
Copy link
Collaborator

@donc donc commented Apr 11, 2012

...s than at runtime

Actually applies to casts of any kind of slice, not just void[].

…ults than at runtime

Actually applies to casts of any kind of slice, not just void[].
WalterBright added a commit that referenced this pull request Apr 14, 2012
Fix issue 7880 [CTFE] cast from void array allowed with different result...
@WalterBright WalterBright merged commit e919e37 into dlang:master Apr 14, 2012
WalterBright added a commit that referenced this pull request Apr 14, 2012
braddr pushed a commit to braddr/dmd that referenced this pull request Oct 22, 2012
Improvement to std.algorithm.sort's documentation.
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.

3 participants