January 20, 2024 [Issue 16123] alias member of member | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=16123 Nick Treleaven <nick@geany.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@geany.org See Also| |https://issues.dlang.org/sh | |ow_bug.cgi?id=6842, | |https://issues.dlang.org/sh | |ow_bug.cgi?id=14128 -- |
August 26 [Issue 16123] alias member of member | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=16123 --- Comment #9 from Nick Treleaven <nick@geany.org> --- > S s; > alias y = s.x; // note, this compiles just fine, you need to use it to flag the error. This is an error in the next edition: https://dlang.org/spec/legacy#alias-instance-member https://github.com/dlang/dmd/pull/15863 -- |
Copyright © 1999-2021 by the D Language Foundation