[Issue 23773] array length assignment in assert condition should error
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Mar 31 08:44:55 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=23773
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
--- Comment #7 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #14985 "Add a `lowering` field for AssignExp to store
potential lowerings" was merged into master:
- e6df5b96bcf1c38f44d3a151fdaf6a2381e17564 by RazvanN7:
Fix Issue 23773 - Add a lowering field for AssignExp to store potential
lowerings and use it for array length expressions
https://github.com/dlang/dmd/pull/14985
--
More information about the Digitalmars-d-bugs
mailing list