[Issue 20731] checkaction=context fails for structs with 'alias <slice> this'
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Apr 13 04:32:01 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=20731
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/druntime pull request #3029 "Fix Issue 20731 - checkaction=context fails
for structs with 'alias <slice> this'" was merged into stable:
- d15e8ec1ecd8a5c917f9f22c3e4ae2986694ec7d by MoonlightSentinel:
  Fix Issue 20731 - checkaction=context fails for structs with 'alias <slice>
this'
  Exclude structs wich are implicitly convertible to a slice due to `alias
this`".
https://github.com/dlang/druntime/pull/3029
--
    
    
More information about the Digitalmars-d-bugs
mailing list