Bug 12858 – Document opEquals usage in AAs

Status
RESOLVED
Resolution
FIXED
Severity
enhancement
Priority
P1
Component
dlang.org
Product
D
Version
D2
Platform
All
OS
All
Creation time
2014-06-05T16:56:00Z
Last change time
2014-08-22T06:16:14Z
Assigned to
schveiguy
Creator
code

Comments

Comment #0 by code — 2014-06-05T16:56:10Z
With https://github.com/D-Programming-Language/druntime/pull/522 we changed associative arrays to use opEquals instead of opCmp. The dlang.org docs should be updated accordingly and it should be mentioned in the changelog.
Comment #1 by schveiguy — 2014-07-12T20:12:14Z
Comment #2 by github-bugzilla — 2014-07-16T05:05:32Z
Commit pushed to master at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/ff01a723e4eedd468bbbde45f21341534bc1ec89 Merge pull request #612 from schveiguy/fix12858 Issue 12858: Document opEquals usage in AAs
Comment #3 by github-bugzilla — 2014-08-16T12:41:21Z
Commit pushed to 2.066 at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/32ff94d74167616e84ea77619c8e8f69767153ce Merge pull request #612 from schveiguy/fix12858 Issue 12858: Document opEquals usage in AAs
Comment #4 by github-bugzilla — 2014-08-22T06:16:14Z