Bug 8546 – std.array.overlap missing from ddoc

Status
RESOLVED
Resolution
INVALID
Severity
minor
Priority
P2
Component
phobos
Product
D
Version
D2
Platform
All
OS
All
Creation time
2012-08-13T21:00:00Z
Last change time
2012-11-02T07:15:17Z
Keywords
pull
Assigned to
nobody
Creator
andrej.mitrovich

Comments

Comment #0 by andrej.mitrovich — 2012-08-13T21:00:03Z
Missed an asterisk above the 'overlap' documentation: /* -> /**
Comment #1 by github-bugzilla — 2012-11-02T07:14:05Z
Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/f7f8a1fc5c9cf2087a4d55b2c6b0a97b83c6cde3 Merge pull request #919 from AndrejMitrovic/Fix8546 [trivial] Fixes Issue 8546 - missing asterisk in ddoc.
Comment #2 by alex — 2012-11-02T07:14:32Z
Do we close this?