← Back to index
|
Original Bugzilla link
Bug 14297 – [2.067-rc1] Broken links in phobos/index.html
Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P1
Component
phobos
Product
D
Version
D2
Platform
x86
OS
All
Creation time
2015-03-16T23:07:00Z
Last change time
2017-07-19T17:42:40Z
Keywords
pull
Assigned to
nobody
Creator
b2.temp
Comments
Comment #0
by b2.temp — 2015-03-16T23:07:26Z
Comment #1
by b2.temp — 2015-03-16T23:09:08Z
links to : std.digest.crc std.digest.digest std.digest.md std.digest.ripemd std.digest.sha std.concurrency std.parallelism std.process core.atomic core.sync.barrier core.sync.condition core.sync.exception core.sync.mutex core.sync.rwmutex core.sync.semaphore core.thread core.sync.semaphore core.thread std.functional std.algorithm std.signals std.uni std.utf std.ascii std.windows.charset core.simd are broken in local html
Comment #2
by code — 2015-03-18T01:20:04Z
https://github.com/D-Programming-Language/phobos/pull/3059
Comment #3
by github-bugzilla — 2015-03-18T05:22:14Z
Commits pushed to master at
https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/1bdbefa889d55504f5f76127f959e37f5cd94faa
fix Issue 14297 - Broken links in phobos/index.html - use explicit .html links, as redirects aren't available for local browsing
https://github.com/D-Programming-Language/phobos/commit/272cc8f3907212197ae25f000314005be12ba90a
Merge pull request #3059 from MartinNowak/fix14297 [2.067.0-rc1] fix Issue 14297 - Broken links in phobos/index.html
Comment #4
by github-bugzilla — 2015-03-18T19:43:29Z
Commit pushed to 2.067 at
https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/e7d02844d58b1290b1dfea2528ec20cefd59c4b5
Merge pull request #3059 from MartinNowak/fix14297 [2.067.0-rc1] fix Issue 14297 - Broken links in phobos/index.html
Comment #5
by github-bugzilla — 2015-04-11T12:25:06Z
Commit pushed to master at
https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/e7d02844d58b1290b1dfea2528ec20cefd59c4b5
Merge pull request #3059 from MartinNowak/fix14297
Comment #6
by github-bugzilla — 2017-07-19T17:42:40Z
Commits pushed to dmd-cxx at
https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/1bdbefa889d55504f5f76127f959e37f5cd94faa
fix Issue 14297 - Broken links in phobos/index.html
https://github.com/dlang/phobos/commit/272cc8f3907212197ae25f000314005be12ba90a
Merge pull request #3059 from MartinNowak/fix14297