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

Merged
merged 7 commits into from Aug 15, 2023
Merged

merge stable #15540

merged 7 commits into from Aug 15, 2023

Conversation

ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Aug 15, 2023

RazvanN7 and others added 7 commits August 3, 2023 15:14
…ssed an opaque class (dlang#15495)

* Fix Issue 24066 - __traits(isAbstractClass) causes a segfault when passed an opaque class

* Update comment

Co-authored-by: Dennis <dkorpel@users.noreply.github.com>

---------

Co-authored-by: Dennis <dkorpel@users.noreply.github.com>
[stable] Make enum function a deprecation, not an error

Signed-off-by: Dennis <dkorpel@users.noreply.github.com>
Signed-off-by: Vladimir Panteleev <CyberShadow@users.noreply.github.com>
Signed-off-by: Petar Kirov <PetarKirov@users.noreply.github.com>
Merged-on-behalf-of: Vladimir Panteleev <CyberShadow@users.noreply.github.com>
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @ibuclaw!

Bugzilla references

Auto-close Bugzilla Severity Description
24065 critical __traits(getTargetInfo) causes a segfault when passed a non value
24066 regression __traits(isAbstractClass) causes a segfault when passed an opaque class
24070 normal Opaque struct with nested definition when taking pointer segfaults
24079 normal core.sys.windows.winnt.IMAGE_FIRST_SECTION returns bad pointer

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 + dmd#15540"

@maxhaton maxhaton merged commit 6fdf33d into dlang:master Aug 15, 2023
44 checks passed
@ibuclaw ibuclaw deleted the merge_stable branch August 16, 2023 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
7 participants