Bug 12241 – Document change to static opCall in changelog

Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P2
Component
dlang.org
Product
D
Version
D2
Platform
All
OS
All
Creation time
2014-02-24T13:51:00Z
Last change time
2014-08-22T06:16:16Z
Keywords
pull
Assigned to
nobody
Creator
Jesse.K.Phillips+D

Comments

Comment #0 by Jesse.K.Phillips+D — 2014-02-24T13:51:22Z
There should be documentation on the change described in Issue 12194. Adding this to the 2.065 change log "Language Changes" and any other applicable location would be good. It should include the recommendation of using @disable this(); to locate misuse.
Comment #1 by nick — 2014-07-24T16:05:12Z
https://github.com/D-Programming-Language/dlang.org/pull/619 > It should include the recommendation of using @disable this(); to locate misuse. Unfortunately that won't compile due to bug 12277.
Comment #2 by github-bugzilla — 2014-08-03T17:21:39Z
Commit pushed to master at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/9c7ab18d1cec32112d41292e847cba7ac241588e Merge pull request #619 from ntrel/mix-opcall Fix Issue 12241 - Document change to static opCall
Comment #3 by github-bugzilla — 2014-08-16T12:41:22Z
Commit pushed to 2.066 at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/8719bac33031084a02bd801365505de37ab41a09 Merge pull request #619 from ntrel/mix-opcall Fix Issue 12241 - Document change to static opCall
Comment #4 by github-bugzilla — 2014-08-22T06:16:16Z