March 23, 2022 [Issue 22915] Errors for invalid foreach aggregates should print the type | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22915 Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> --- @MoonlightSentinel created dlang/dmd pull request #13877 "Fix 22915 - Print the type of invalid foreach aggregates" fixing this issue: - Fix 22915 - Print the type of invalid foreach aggregates Mentioning the type alongside the expressions is helpful when the error isn't obvious, e.g. when the code didn't derefence a pointer. https://github.com/dlang/dmd/pull/13877 -- | ||||
March 24, 2022 [Issue 22915] Errors for invalid foreach aggregates should print the type | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22915 Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> --- dlang/dmd pull request #13877 "Fix 22915 - Print the type of invalid foreach aggregates" was merged into master: - 979cdf592005473c7fbfe3b2b10925066fd3ffd7 by MoonlightSentinel: Fix 22915 - Print the type of invalid foreach aggregates Mentioning the type alongside the expressions is helpful when the error isn't obvious, e.g. when the code didn't derefence a pointer. https://github.com/dlang/dmd/pull/13877 -- | ||||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply