Am Tue, 26 Jun 2012 23:42:22 +0400
schrieb Dmitry Olshansky <[email protected]>:

> The voting is over, and, not surprising, std.uuid is accepted for 
> inclusion into Phobos with 10 "yes" vs 0 "no" votes total.
> 
> Congratulations, Johannes! Time to roll up pull request ;)
> 
> Votes counted as YES:
>       1. Alex Rønne Petersen
>       2. John Chapman
>       3. Jesse Phillips
>       4. Jonathan M Davis
>       5. Jonas Drewsen
>       6. Mike Wey
>       7. Me
>       8. Masahiro Nakagawa
>       9. David Nadlinger (on condition of fixing @trusted)
>       10. Bernard Helyer
> 
> P.S. I'm glad we did it. Any new candidates?
> Let's keep reviews going, as I recall there were some crowding in
> review queue already.
> 

Thanks!
The pull request(s) are here:
https://github.com/D-Programming-Language/phobos/pull/651
https://github.com/D-Programming-Language/d-programming-language.org/pull/133

Took a little longer as I had to fix some small 64bit errors and
annoying problems with the windows makefile (adding std.uuid to the
existing SRC_STD_x or SRC_STD_REST caused out of memory errors for the
autotester. I had to add a new SRC_STD_4 to make it work)

Reply via email to