← Back to index
|
Original Bugzilla link
Bug 17115 – [404 Not Found] std.concurrencybase
Status
RESOLVED
Resolution
FIXED
Severity
minor
Priority
P3
Component
dlang.org
Product
D
Version
D2
Platform
x86_64
OS
Linux
Creation time
2017-01-23T13:55:29Z
Last change time
2017-08-14T23:55:36Z
Assigned to
No Owner
Creator
Lass Safin
Comments
Comment #0
by lasssafin — 2017-01-23T13:55:29Z
https://dlang.org/phobos/std_concurrencybase.html
does not exist but is still shown as a valid module in
https://dlang.org/phobos/.
https://dlang.org/library/std/concurrencybase.html
*does* exist and has a description of its purpose. Two solutions (though there are probably more): Either remove
https://dlang.org/library/std/concurrencybase.html
and remove all references to concurrencybase Or add
https://dlang.org/phobos/std_concurrencybase.html
Comment #1
by greeenify — 2017-02-22T02:15:30Z
pull:
https://github.com/dlang/dlang.org/pull/1579
Comment #2
by github-bugzilla — 2017-02-28T05:18:40Z
Commits pushed to master at
https://github.com/dlang/dlang.org
https://github.com/dlang/dlang.org/commit/386c894b3e90ac265dc1f87e0dd8eaf9a02a3a99
Fix Issue 17115 - Remove std.concurrencybase and std.stdiobase from the Doc's menu
https://github.com/dlang/dlang.org/commit/90f9ffa1188c64a9b85c20374f22679f2d3b1a6a
Merge pull request #1579 from wilzbach/fix-17115 Fix Issue 17115 - Remove std.concurrencybase and std.stdiobase from the Doc's menu
Comment #3
by github-bugzilla — 2017-03-22T12:22:21Z
Commits pushed to stable at
https://github.com/dlang/dlang.org
https://github.com/dlang/dlang.org/commit/386c894b3e90ac265dc1f87e0dd8eaf9a02a3a99
Fix Issue 17115 - Remove std.concurrencybase and std.stdiobase from the Doc's menu
https://github.com/dlang/dlang.org/commit/90f9ffa1188c64a9b85c20374f22679f2d3b1a6a
Merge pull request #1579 from wilzbach/fix-17115
Comment #4
by github-bugzilla — 2017-08-14T23:55:36Z
Commits pushed to newCTFE at
https://github.com/dlang/dlang.org
https://github.com/dlang/dlang.org/commit/386c894b3e90ac265dc1f87e0dd8eaf9a02a3a99
Fix Issue 17115 - Remove std.concurrencybase and std.stdiobase from the Doc's menu
https://github.com/dlang/dlang.org/commit/90f9ffa1188c64a9b85c20374f22679f2d3b1a6a
Merge pull request #1579 from wilzbach/fix-17115