Thread overview | |||||
---|---|---|---|---|---|
|
July 29, 2011 [Issue 6402] New: Note on @property in spec needs updating | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=6402 Summary: Note on @property in spec needs updating Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: websites AssignedTo: nobody@puremagic.com ReportedBy: jmdavisProg@gmx.com --- Comment #0 from Jonathan M Davis <jmdavisProg@gmx.com> 2011-07-29 16:06:51 PDT --- On http://www.d-programming-language.org/property.html, this note is not exactly correct: "Note: Properties currently cannot be the lvalue of an op=, ++, or -- operator." If the properties return ref, then op=, ++, and -- should work. AFAIK, the note is correct for non-ref properties though. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
January 21, 2012 [Issue 6402] Note on @property in spec needs updating | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jonathan M Davis | http://d.puremagic.com/issues/show_bug.cgi?id=6402 --- Comment #1 from github-bugzilla@puremagic.com 2012-01-20 23:03:24 PST --- Commit pushed to https://github.com/D-Programming-Language/d-programming-language.org https://github.com/D-Programming-Language/d-programming-language.org/commit/4e4d7cc5412a28c1cb274ea099412b1136d0cf83 fix Issue 6402 - Note on @property in spec needs updating -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
January 21, 2012 [Issue 6402] Note on @property in spec needs updating | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jonathan M Davis | http://d.puremagic.com/issues/show_bug.cgi?id=6402 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |bugzilla@digitalmars.com Resolution| |FIXED -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation