[Issue 10434] Don't use Random as template parameter name in std.random (or anywhere else)

2017-01-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10434 b2.t...@gmx.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 10434] Don't use Random as template parameter name in std.random (or anywhere else)

2013-06-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10434 Andrej Mitrovic changed: What|Removed |Added CC||andrej.mitrov...@gmail.com --- Comm

[Issue 10434] Don't use Random as template parameter name in std.random (or anywhere else)

2013-07-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10434 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx --- Co

[Issue 10434] Don't use Random as template parameter name in std.random (or anywhere else)

2013-08-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10434 --- Comment #3 from github-bugzi...@puremagic.com 2013-08-29 00:34:59 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/8d9233cf8b9e4d27bd70dd0fcd171d2f

[Issue 10434] Don't use Random as template parameter name in std.random (or anywhere else)

2013-08-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10434 --- Comment #4 from Joseph Rushton Wakeling 2013-08-30 03:02:56 PDT --- (In reply to comment #2) > +1 for RandGen, self-documenting and doesn't clash with existing symbol. Rng > is > a bit obscure for those not in the know. If you look at t