Thread overview
[Issue 17724] digest is not a template declaration, it is a module
Aug 06, 2017
Vladimir Panteleev
August 06, 2017
https://issues.dlang.org/show_bug.cgi?id=17724

Vladimir Panteleev <dlang-bugzilla@thecybershadow.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=16191

--
August 06, 2017
https://issues.dlang.org/show_bug.cgi?id=17724

Steven Schveighoffer <schveiguy@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schveiguy@yahoo.com

--
August 06, 2017
https://issues.dlang.org/show_bug.cgi?id=17724

Steven Schveighoffer <schveiguy@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Steven Schveighoffer <schveiguy@yahoo.com> ---
PR: https://github.com/dlang/phobos/pull/5674

--
August 06, 2017
https://issues.dlang.org/show_bug.cgi?id=17724

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

https://github.com/dlang/phobos/commit/a0a0842b901d8346cd6cc60f4deddf16126d361a Fix issue 17724 - to be deprecated module std.digest.digest conflicts with contained function digest for alias.

https://github.com/dlang/phobos/commit/bdcbb419e99e50c94a4412b3572ff0ee60c858d1 Merge pull request #5674 from schveiguy/fix17724

Fix issue 17724 remove conflict between module and function `digest` merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>

--
August 06, 2017
https://issues.dlang.org/show_bug.cgi?id=17724

github-bugzilla@puremagic.com changed:

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

--
August 16, 2017
https://issues.dlang.org/show_bug.cgi?id=17724

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

https://github.com/dlang/phobos/commit/a0a0842b901d8346cd6cc60f4deddf16126d361a Fix issue 17724 - to be deprecated module std.digest.digest conflicts with contained function digest for alias.

https://github.com/dlang/phobos/commit/bdcbb419e99e50c94a4412b3572ff0ee60c858d1 Merge pull request #5674 from schveiguy/fix17724

--
January 05, 2018
https://issues.dlang.org/show_bug.cgi?id=17724

--- Comment #4 from github-bugzilla@puremagic.com ---
Commits pushed to dmd-cxx at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/a0a0842b901d8346cd6cc60f4deddf16126d361a Fix issue 17724 - to be deprecated module std.digest.digest conflicts with contained function digest for alias.

https://github.com/dlang/phobos/commit/bdcbb419e99e50c94a4412b3572ff0ee60c858d1 Merge pull request #5674 from schveiguy/fix17724

--