[Issue 24353] Misleading error for foreach when opApply has wrong qualifier

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Nov 17 01:28:41 UTC 2024


https://issues.dlang.org/show_bug.cgi?id=24353

Paul Backus <snarwin+bugzilla at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #3 from Paul Backus <snarwin+bugzilla at gmail.com> ---
The linked PR is an incomplete fix. The example with `const` now works, but the
same problem still exists with other qualifiers, such as `shared` and
`immutable`.

--


More information about the Digitalmars-d-bugs mailing list