April 13, 2020 [Issue 20731] checkaction=context fails for structs with 'alias <slice> this' | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=20731 Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> --- @MoonlightSentinel created dlang/druntime pull request #3029 "Fix Issue 20731 - checkaction=context fails for structs with 'alias <slice> this'" fixing this issue: - Fix Issue 20731 - checkaction=context fails for structs with 'alias <slice> this' Exclude structs wich are implicitly convertible to a slice due to `alias this`". https://github.com/dlang/druntime/pull/3029 -- | ||||
April 13, 2020 [Issue 20731] checkaction=context fails for structs with 'alias <slice> this' | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=20731 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/druntime pull request #3029 "Fix Issue 20731 - checkaction=context fails for structs with 'alias <slice> this'" was merged into stable: - d15e8ec1ecd8a5c917f9f22c3e4ae2986694ec7d by MoonlightSentinel: Fix Issue 20731 - checkaction=context fails for structs with 'alias <slice> this' Exclude structs wich are implicitly convertible to a slice due to `alias this`". https://github.com/dlang/druntime/pull/3029 -- | ||||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply