[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
Thu May 9 15:12:52 UTC 2019


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #6987 "Fix Issue 19837 - std.random.isUniformRNG(Rng,
ElementType) should not require Rng.front to be annotated `@property`" was
merged into stable:

- b7389926ee1ba7272d675cc08dd3ca7c46c39cf4 by Nathan Sashihara:
  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