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

merge stable #8503

Merged
merged 4 commits into from
Jul 9, 2022
Merged

merge stable #8503

merged 4 commits into from
Jul 9, 2022

Conversation

ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Jul 9, 2022

  • Fix 23132 - Avoid ranges copy when compared for equality
  • Use try-catch instead of scope(failure) for block that returns

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @ibuclaw!

Bugzilla references

Auto-close Bugzilla Severity Description
23132 regression "cannot access frame pointer" comparing two ranges for equality from v2.099.0

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub run digger -- build "master + phobos#8503"

@Geod24 Geod24 mentioned this pull request Jul 9, 2022
@Geod24 Geod24 merged commit 711affe into dlang:master Jul 9, 2022
@ibuclaw ibuclaw deleted the merge_stable branch July 9, 2022 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants