[Issue 24027] error: instantiated from here: `maxElement!("a.a", A[])`
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jul 3 02:49:19 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=24027
FeepingCreature <default_357-line at yahoo.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |default_357-line at yahoo.de
--- Comment #1 from FeepingCreature <default_357-line at yahoo.de> ---
I think this is a dupe of https://issues.dlang.org/show_bug.cgi?id=23993 .
Seems to be fixed on master.
This was my fault, sorry - the rewrite to use `Rebindable` had to handle array
cases separately. See https://github.com/dlang/phobos/pull/8764 . In my
defense, that type was designed badly.
--
More information about the Digitalmars-d-bugs
mailing list