Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

merge stable #3482

Merged
merged 3 commits into from May 28, 2021
Merged

merge stable #3482

merged 3 commits into from May 28, 2021

Conversation

MartinNowak
Copy link
Member

  • rt/dwarfeh: Improve error message on uncaught exception
  • Fix Issue 21097 - Fix destroy and core.internal.lifetime.emplaceInitializer for large aggregates by preventing stack allocation

Geod24 and others added 3 commits May 18, 2021 06:27
I encountered this message while working on a large project
and was puzzled as to why I couldn't find the string 'uncaught exception'
anywhere in my code or dependencies'.
…alizer for large aggregates by preventing stack allocation
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @MartinNowak!

Bugzilla references

Auto-close Bugzilla Severity Description
21097 regression [REG2.083] Stack exhaustion upon large struct .destroy

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 + druntime#3482"

@dlang-bot dlang-bot added the Bug Fix Include reference to corresponding bugzilla issue label May 28, 2021
@dlang-bot dlang-bot merged commit 2d8b28d into dlang:master May 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Fix Include reference to corresponding bugzilla issue
Projects
None yet
5 participants