@n8sh created dlang/druntime pull request #3450 "TypeInfo_Array.compare can give wrong result when either array exceeds 2GB" fixing this issue:
- Fix 21857: TypeInfo_Array.compare can give wrong result when either array exceeds 2GB
https://github.com/dlang/druntime/pull/3450
Comment #2 by dlang-bot — 2021-04-26T23:10:11Z
dlang/druntime pull request #3450 "TypeInfo_Array.compare can give wrong result when either array exceeds 2GB" was merged into stable:
- 93741516a95e8d1a76290c94a7dd9d608d2660b0 by Nathan Sashihara:
Fix 21857: TypeInfo_Array.compare can give wrong result when either array exceeds 2GB
https://github.com/dlang/druntime/pull/3450
Comment #3 by dlang-bot — 2021-05-12T16:37:34Z
dlang/druntime pull request #3468 "merge stable" was merged into master:
- e70d111cda2c8009028a985c9ef383b8f759af32 by Nathan Sashihara:
Fix 21857: TypeInfo_Array.compare can give wrong result when either array exceeds 2GB
https://github.com/dlang/druntime/pull/3468