[Issue 17724] digest is not a template declaration, it is a module

2018-01-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17724

--- Comment #4 from github-bugzi...@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

--


[Issue 17724] digest is not a template declaration, it is a module

2017-08-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17724

--- Comment #3 from github-bugzi...@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

--


[Issue 17724] digest is not a template declaration, it is a module

2017-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17724

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--


[Issue 17724] digest is not a template declaration, it is a module

2017-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17724

--- Comment #2 from github-bugzi...@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 

--


[Issue 17724] digest is not a template declaration, it is a module

2017-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17724

Steven Schveighoffer  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #1 from Steven Schveighoffer  ---
PR: https://github.com/dlang/phobos/pull/5674

--


[Issue 17724] digest is not a template declaration, it is a module

2017-08-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17724

Steven Schveighoffer  changed:

   What|Removed |Added

 CC||schvei...@yahoo.com

--


[Issue 17724] digest is not a template declaration, it is a module

2017-08-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17724

Vladimir Panteleev  changed:

   What|Removed |Added

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

--