Thread overview | |||||
---|---|---|---|---|---|
|
June 15, 2023 [Issue 23993] std.algorithm.maxElement no longer works with array of BigInt | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=23993 --- Comment #1 from hsteoh@qfbox.info --- git bisect reveals the offending commit: b818901e6351d8fb8ef75cba11df3278a0a25bcf Offending PR: https://github.com/dlang/phobos/pull/8734 -- |
June 15, 2023 [Issue 23993] std.algorithm.maxElement no longer works with array of BigInt | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=23993 Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> --- @FeepingCreature created dlang/phobos pull request #8764 "Fix issue 23993: Discard Rebindable before passing extremum to compar…" fixing this issue: - Fix issue 23993: Discard Rebindable before passing extremum to comparator. https://github.com/dlang/phobos/pull/8764 -- |
June 28, 2023 [Issue 23993] std.algorithm.maxElement no longer works with array of BigInt | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=23993 Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> --- dlang/phobos pull request #8764 "Fix issue 23993: Discard Rebindable before passing extremum to compar…" was merged into stable: - f715941036c10ae1664f0afa3566084f0d6ee524 by FeepingCreature: Fix issue 23993: Discard Rebindable before passing extremum to comparator. https://github.com/dlang/phobos/pull/8764 -- |
Copyright © 1999-2021 by the D Language Foundation