[Issue 24027] error: instantiated from here: `maxElement!("a.a", A[])`
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Jul  3 23:31:41 UTC 2023
    
    
  
https://issues.dlang.org/show_bug.cgi?id=24027
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #8777 "Fix issue 24027: Instead of a bunch of
special-cases, just check that `Rebindable` did in fact alias itself away." was
merged into stable:
- 24ec18b2686effb0abbde6de61b590a5941e0609 by FeepingCreature:
  Fix issue 24027: Instead of a bunch of special-cases, just check that
`Rebindable` did in fact alias itself away.
  This looks ugly, but it's just for the `stable` branch - this is fixed on
`master` via the `Rebindable2` rewrite
https://github.com/dlang/phobos/pull/8768
https://github.com/dlang/phobos/pull/8777
--
    
    
More information about the Digitalmars-d-bugs
mailing list