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

[dmd-cxx] dlfcn.d: Fix static asserts for dlopen symbols #3470

Merged
merged 1 commit into from
May 13, 2021
Merged

[dmd-cxx] dlfcn.d: Fix static asserts for dlopen symbols #3470

merged 1 commit into from
May 13, 2021

Conversation

ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented May 13, 2021

Backport of #3469

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @ibuclaw!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

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 "dmd-cxx + druntime#3470"

@dlang-bot dlang-bot merged commit 98c6ff0 into dlang:dmd-cxx May 13, 2021
@ibuclaw ibuclaw deleted the dmd-cxx-dlopen branch May 13, 2021 12:19
nstester pushed a commit to nstester/gcc that referenced this pull request May 13, 2021
The function declarations were updated to use `const scope', but the
static asserts were not.

Reviewed-on: dlang/druntime#3470

libphobos/ChangeLog:

	* libdruntime/MERGE: Merge upstream druntime 98c6ff0c.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
3 participants