http://d.puremagic.com/issues/show_bug.cgi?id=8685


Johannes Pfau <johannesp...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |johannesp...@gmail.com
         Resolution|                            |FIXED


--- Comment #1 from Johannes Pfau <johannesp...@gmail.com> 2012-11-18 02:14:49 
PST ---
Phobos 2.060 had no SHA1 implementation so the sha1UUID code was deliberately
commented out and the documentation was therefore not generated.

The new std.digest has a SHA1 implementation and sha1UUID will be available in
phobos 2.061:

https://github.com/D-Programming-Language/phobos/commit/f6acdbb2be119b26c79e55fbb80c0a9316294c15
http://dlang.org/phobos-prerelease/std_uuid.html#sha1UUID

As a nice bonus sha1UUID and md5UUID are pure functions now as well.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to