November 29 [Issue 24890] New: spec/arrays.dd should mention comparison and warn about dangling .ptr | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=24890 Issue ID: 24890 Summary: spec/arrays.dd should mention comparison and warn about dangling .ptr Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: enhancement Priority: P1 Component: dlang.org Assignee: nobody@puremagic.com Reporter: nick@geany.org Although array comparison is defined in expression.dd, arrays.dd should discuss the difference between equality and `is` identity. arrays.dd should also make it clear why `.ptr` is not @safe. PR incoming. -- |
Copyright © 1999-2021 by the D Language Foundation