[Issue 8026] Fix or disallow randomShuffle() on fixed-sized arrays

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun May 20 15:38:50 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8026



--- Comment #5 from github-bugzilla at puremagic.com 2012-05-20 15:40:25 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/76def7af856dfa898b78c0cf67228dac87dd4d83
Fix Issue# 8026.

I added template constraints to all of the templates missing template
constraints in std.random - including randomShuffle, per the bug.

https://github.com/D-Programming-Language/phobos/commit/28bca62304c0ec21a9062b4dc4fcb64b80c1c5d8
Merge pull request #565 from jmdavis/8026

Fix issue 8026

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


More information about the Digitalmars-d-bugs mailing list