[Issue 24619] Allow pointer slicing for slices of length 0 or 1
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Jun 20 14:21:07 UTC 2024
    
    
  
https://issues.dlang.org/show_bug.cgi?id=24619
Dennis <dkorpel at live.nl> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dkorpel at live.nl
            Summary|[DIP1000] Allow pointer     |Allow pointer slicing for
                   |slicing for slices of       |slices of length 0 or 1
                   |length 0 or 1               |
--- Comment #1 from Dennis <dkorpel at live.nl> ---
Similar situation to this:
https://github.com/dlang/dmd/pull/15581#issuecomment-1738649867
Do you have a use case?
--
    
    
More information about the Digitalmars-d-bugs
mailing list