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

Fix Issue 19414 - object.__cmp(T[]) on big-endian architectures can use memcmp for unsigned integers of any size #2359

Merged
merged 1 commit into from Nov 20, 2018

Conversation

n8sh
Copy link
Member

@n8sh n8sh commented Nov 19, 2018

No description provided.

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @n8sh!

Bugzilla references

Auto-close Bugzilla Severity Description
19414 enhancement object.__cmp(T[]) on big-endian architectures can use memcmp for unsigned integers of any size

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub fetch digger
dub run digger -- build "master + druntime#2359"

@dlang-bot dlang-bot added the Enhancement New functionality label Nov 19, 2018
@thewilsonator thewilsonator merged commit 90600d0 into dlang:master Nov 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement New functionality
Projects
None yet
3 participants