www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 11960] New: Phobos Mersenne Random Engine not supporting unsigned longs

reply d-bugmail puremagic.com writes:
https://d.puremagic.com/issues/show_bug.cgi?id=11960

           Summary: Phobos Mersenne Random Engine not supporting unsigned
                    longs
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nobody puremagic.com
        ReportedBy: jbinero gmail.com



---
Originates from here:
http://forum.dlang.org/thread/pucujyohdboqchgjklmz forum.dlang.org?page=3#post-syzkslpbmvcrmrrnlukt:40forum.dlang.org

Basically Phobos' Mersenne engine doesn't support 64 bit integers or unsigned
longs, more information is in post linked.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Jan 21 2014
next sibling parent d-bugmail puremagic.com writes:
https://d.puremagic.com/issues/show_bug.cgi?id=11960




https://github.com/D-Programming-Language/phobos/pull/1874

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Jan 22 2014
prev sibling next sibling parent d-bugmail puremagic.com writes:
https://d.puremagic.com/issues/show_bug.cgi?id=11960




Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/06e9874060a9fe71620c7d0b2fb64ae70ce6d584
Fix  Issue 11960 - Phobos Mersenne Random Engin...

...e not supporting unsigned longs

https://github.com/D-Programming-Language/phobos/commit/71f9550eac4721d33ba72d4cfe86391b2421bba1


Fix Issue 11960 - Phobos Mersenne Random Engine not supporting unsigned longs

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Jan 30 2014
prev sibling parent d-bugmail puremagic.com writes:
https://d.puremagic.com/issues/show_bug.cgi?id=11960


monarchdodra gmail.com changed:

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


-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Jan 30 2014