← Back to index
|
Original Bugzilla link
Bug 15115 – std.typetuple link to std.meta is 404
Status
RESOLVED
Resolution
FIXED
Severity
minor
Priority
P1
Component
phobos
Product
D
Version
D2
Platform
All
OS
All
Creation time
2015-09-25T11:48:00Z
Last change time
2015-10-05T17:34:37Z
Keywords
pull
Assigned to
ag0aep6g
Creator
john.loughran.colvin
Comments
Comment #0
by john.loughran.colvin — 2015-09-25T11:48:02Z
The link to std.meta at the top of std.typetuple is wrong, it leads to a 404
Comment #1
by ag0aep6g — 2015-09-25T14:19:55Z
https://github.com/D-Programming-Language/phobos/pull/3670
Comment #2
by github-bugzilla — 2015-09-26T04:20:44Z
Commits pushed to master at
https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/f58b41e8687c948fe78d85107ede167381634820
fix issue 15115 - std.typetuple link to std.meta is 404
https://github.com/D-Programming-Language/phobos/commit/761debd545044ec9585b3028ddaeb88de1017154
Merge pull request #3670 from aG0aep6G/15115 [Ddoc] fix links on std.typetuple page (issue 15115)
Comment #3
by github-bugzilla — 2015-10-04T18:21:06Z
Commits pushed to stable at
https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/f58b41e8687c948fe78d85107ede167381634820
fix issue 15115 - std.typetuple link to std.meta is 404
https://github.com/D-Programming-Language/phobos/commit/761debd545044ec9585b3028ddaeb88de1017154
Merge pull request #3670 from aG0aep6G/15115
Comment #4
by ag0aep6g — 2015-10-05T17:34:37Z
*** Issue 15160 has been marked as a duplicate of this issue. ***