← Back to index
|
Original Bugzilla link
Bug 16017 – package functions show up in std.experimental.allocator.common docs
Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P1
Component
dlang.org
Product
D
Version
D2
Platform
All
OS
All
Creation time
2016-05-11T19:06:57Z
Last change time
2018-01-16T07:24:51Z
Keywords
ddoc, pull
Assigned to
No Owner
Creator
Jack Stouffer
Comments
Comment #0
by jack — 2016-05-11T19:06:57Z
There are at least 10 functions marked package that still show up in the docs of std.experimental.allocator.common, for example:
http://dlang.org/phobos/std_experimental_allocator_common.html#.divideRoundUp
Comment #1
by greensunny12 — 2018-01-07T15:01:06Z
PR:
https://github.com/dlang/phobos/pull/6005
Comment #2
by github-bugzilla — 2018-01-13T14:25:20Z
Commits pushed to stable at
https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/639c07e9428df844bb21adb8007503aa1e33b9b2
Fix Issue 16017 - package functions show up in std.experimental.allocator.common docs
https://github.com/dlang/phobos/commit/d10a9da36b273c57308b52b92ca7a6aefe9b37f0
Merge pull request #6005 from wilzbach/fix-16017 Fix Issue 16017 - package functions show up in std.experimental.allocator.common docs merged-on-behalf-of: Jack Stouffer <
[email protected]
>
Comment #3
by github-bugzilla — 2018-01-16T07:24:51Z
Commits pushed to master at
https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/639c07e9428df844bb21adb8007503aa1e33b9b2
Fix Issue 16017 - package functions show up in std.experimental.allocator.common docs
https://github.com/dlang/phobos/commit/d10a9da36b273c57308b52b92ca7a6aefe9b37f0
Merge pull request #6005 from wilzbach/fix-16017