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

merge stable #3468

Merged
merged 5 commits into from May 12, 2021
Merged

merge stable #3468

merged 5 commits into from May 12, 2021

Conversation

MartinNowak
Copy link
Member

  • Fix 21857: TypeInfo_Array.compare can give wrong result when either array exceeds 2GB
  • Fix Issue 21363 - [REG2.094] Implementation of core.bitop.ror(x,0) is using UB
  • Add non-posix search for dlsym

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @MartinNowak!

Bugzilla references

Auto-close Bugzilla Severity Description
21363 regression [REG2.094] Implementation of core.bitop.ror(x,0) is using UB
21857 normal TypeInfo_Array.compare can give wrong result when either array exceeds 2GB

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

@dlang-bot dlang-bot added the Bug Fix Include reference to corresponding bugzilla issue label May 12, 2021
@MartinNowak MartinNowak merged commit bf21d1b into dlang:master May 12, 2021
@MartinNowak MartinNowak deleted the merge_stable branch May 12, 2021 16:37
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
6 participants