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

TypeInfo_Array.compare can give wrong result when either array exceeds 2GB #3450

Merged
merged 1 commit into from
Apr 26, 2021

Conversation

n8sh
Copy link
Member

@n8sh n8sh commented Apr 24, 2021

No description provided.

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @n8sh!

Bugzilla references

Auto-close Bugzilla Severity Description
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 "stable + druntime#3450"

@dlang-bot dlang-bot added the Bug Fix Include reference to corresponding bugzilla issue label Apr 24, 2021
@n8sh
Copy link
Member Author

n8sh commented Apr 24, 2021

CyberShadow/DAutoTest failure appears unrelated:

git clone -b v2.096.1 --depth=1 https://github.com/dlang/druntime .generated/druntime-2.096.1
Cloning into '.generated/druntime-2.096.1'...
warning: Could not find remote branch v2.096.1 to clone.
fatal: Remote branch v2.096.1 not found in upstream origin
posix.mak:574: recipe for target '.generated/druntime-2.096.1' failed
make: *** [.generated/druntime-2.096.1] Error 128

@thewilsonator
Copy link
Contributor

@n8sh please rebase to retrigger the CI, the situation has been fixed.

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
Development

Successfully merging this pull request may close these issues.

3 participants