[Issue 23620] 'alias this' is not respected in static array length position
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Jan 12 13:30:41 UTC 2023
    
    
  
https://issues.dlang.org/show_bug.cgi?id=23620
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/dmd pull request #14803 "fix issue 23620 - 'alias this' is not respected
in static array lengt…" was merged into stable:
- 4ed4e2c0ff1f238a0d4cdbccc21ec3d50d8f2706 by Basile Burg:
  fix issue 23620 - 'alias this' is not respected in static array length
position
  does the cast to size_t before calling toInteger(), which emitted the error
https://github.com/dlang/dmd/pull/14803
--
    
    
More information about the Digitalmars-d-bugs
mailing list