[Issue 24064] Cannot chain() array and immutable Nullable
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Aug  3 07:10:19 UTC 2023
    
    
  
https://issues.dlang.org/show_bug.cgi?id=24064
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #8791 "Fix issue 24064: use consistent types for
ResultRanges." was merged into stable:
- c7f9e5ae106f83e6606442fb8be637b400bbd57d by Mathis Beer:
  Fix issue 24064: use consistent types for ResultRanges.
  `source` is `Unqual!Ranges`, not `Ranges`.
https://github.com/dlang/phobos/pull/8791
--
    
    
More information about the Digitalmars-d-bugs
mailing list