Recent regression with std.algorithm.maxElement and BigInt

H. S. Teoh hsteoh at qfbox.info
Thu Jun 15 18:52:25 UTC 2023


On Thu, Jun 15, 2023 at 05:08:50PM +0000, FeepingCreature via Digitalmars-d wrote:
> On Thursday, 15 June 2023 at 16:22:38 UTC, H. S. Teoh wrote:
> > https://issues.dlang.org/show_bug.cgi?id=23993
> > 
> > This broke one of my projects. :-(
> > 
> > Basically, maxElement no longer works with ranges of BigInt,
> > including built-in arrays. That's a pretty major breakage IMO.
[...]
> Sorry about that! PR is up. Should hopefully be fixed in the next
> patch release.

Thanks for the prompt response!


T

-- 
Ph.D. = Permanent head Damage


More information about the Digitalmars-d mailing list