[Issue 23620] 'alias this' is not respected in static array length position
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jan 11 14:53:55 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=23620
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@SixthDot updated dlang/dmd pull request #14803 "fix issue 23620 - 'alias this'
is not respected in static array lengt…" fixing this issue:
- 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