Thread overview
[Issue 19055] [404 Not Found] std.digest.digest
Jul 17, 2018
Seb
Jul 17, 2018
Nicholas Wilson
Jul 17, 2018
Seb
July 17, 2018
https://issues.dlang.org/show_bug.cgi?id=19055

Seb <greeenify@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greeenify@gmail.com

--- Comment #1 from Seb <greeenify@gmail.com> ---
std.digest.digest has been deprecated for a while and isn't exposed via the
menu anymore. I can't see it.
Are you using the docarchives or a local copy?

--
July 17, 2018
https://issues.dlang.org/show_bug.cgi?id=19055

--- Comment #2 from Nicholas Wilson <iamthewilsonator@hotmail.com> ---
As in on https://dlang.org/phobos/index.html

The "Library overview" panel thing on the left hand side expand "std" go to digest digest. Alternately look for the link that points to https://dlang.org/phobos/std_digest_digest.html

--
July 17, 2018
https://issues.dlang.org/show_bug.cgi?id=19055

--- Comment #3 from Seb <greeenify@gmail.com> ---
I see. Sorry I was looking at the Ddox version.
This is then required:

https://github.com/dlang/phobos/pull/6635 https://github.com/dlang/dlang.org/pull/2421

--
July 17, 2018
https://issues.dlang.org/show_bug.cgi?id=19055

--- Comment #4 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/0f867b7e39175a5a6a3d8cdb50ed3ad9f46c9227 Fix Issue 19055 - [404 Not Found] std.digest.digest

https://github.com/dlang/dlang.org/commit/e8b6f6760e3cd58e912345d5e11fea3834c44ed0 Merge pull request #2421 from wilzbach/fix-19055

Fix Issue 19055 - [404 Not Found] std.digest.digest
merged-on-behalf-of: Jacob Carlborg <jacob-carlborg@users.noreply.github.com>

--
July 17, 2018
https://issues.dlang.org/show_bug.cgi?id=19055

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--
July 17, 2018
https://issues.dlang.org/show_bug.cgi?id=19055

--- Comment #5 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/841ca3433340b4129dda9bb879720f3c810e93f1 Issue 19055 - [404 Not Found] std.digest.digest

https://github.com/dlang/phobos/commit/ec776b77345fd69e2ff0bbff2a86219f02e25aab Merge pull request #6635 from wilzbach/fix-19055

Issue 19055 - [404 Not Found] std.digest.digest

--