[Issue 8026] Fix or disallow randomShuffle() on fixed-sized arrays
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue May 22 15:27:45 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8026
bearophile_hugs at eml.cc changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #6 from bearophile_hugs at eml.cc 2012-05-22 15:29:22 PDT ---
I think few Phobos functions (like walkLength) should accept fixed-sized arrays
too, but now randomShuffle() statically refuses fixed sized arrays and this is
acceptable. So I close this bug report.
--
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