[Issue 21384] std.random.uniform!T() and std.random.uniform!T(urng) when T is dchar with any qualifiers can exceed dchar.max
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Wed Nov 18 08:03:57 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=21384
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 #7695 "Fix problems with
std.random.uniform!dchar(urng)" was merged into stable:
- fdf20e718a73a4eb68c890d7cfcc7453009b17b2 by Nathan Sashihara:
  Fix Issue 21384 - std.random.uniform!T() and std.random.uniform!T(urng) when
T is dchar with any qualifiers can exceed dchar.max
https://github.com/dlang/phobos/pull/7695
--
    
    
More information about the Digitalmars-d-bugs
mailing list