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 6205 - Strongly-pure nothrow functions with ignored return value are entirely stripped even if it contains a failing 'assert'. #607

Merged
merged 1 commit into from
Jan 5, 2012

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Jan 4, 2012

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

Such optimization should run only when -O -release is specified.

…e are entirely stripped even if it contains a failing 'assert'.

Such optimization should run only when -O -release is specified.
WalterBright added a commit that referenced this pull request Jan 5, 2012
Issue 6205 - Strongly-pure nothrow functions with ignored return value are entirely stripped even if it contains a failing 'assert'.
@WalterBright WalterBright merged commit ead4a87 into dlang:master Jan 5, 2012
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