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 #8172

Merged
merged 4 commits into from
Jul 23, 2021
Merged

merge stable #8172

merged 4 commits into from
Jul 23, 2021

Conversation

MartinNowak
Copy link
Member

  • Issue 19842 - only class member functions must be used be used as slots
  • Fix Issue 22125 - std.process.Config was changed to a struct but miss operator overloads

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @MartinNowak!

Bugzilla references

Auto-close Bugzilla Severity Description
19842 critical std.signals Segfault when connecting with a lambda
22125 regression std.process.Config was changed to a struct but miss operator overloads, leading to user code breakage.

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#8172"

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.

6 participants