[Issue 19837] std.random.isUniformRNG(Rng, ElementType) should not require Rng.front to be annotated `@property`

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Apr 29 13:23:57 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=19837

Dlang Bot <dlang-bot at dlang.rocks> changed:

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

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@n8sh created dlang/phobos pull request #6987 "Fix Issue 19837 -
std.random.isUniformRNG(Rng, ElementType) should not require Rng.front to be
annotated `@property`" fixing this issue:

- Fix Issue 19837 - std.random.isUniformRNG(Rng, ElementType) should not
require Rng.front to be annotated `@property`

https://github.com/dlang/phobos/pull/6987

--


More information about the Digitalmars-d-bugs mailing list