[Issue 10265] RandomSample fails when passed an InputRange as input
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Jun  7 12:06:33 PDT 2013
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=10265
--- Comment #2 from github-bugzilla at puremagic.com 2013-06-07 12:06:31 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/cbdd14b57b41092d4e75dc11338b14c9d61ebd9e
Issue 10265 - RandomSample fails when passed an InputRange as input
 * Issue fixed by making presence of save() property conditional
   on input being a ForwardRange.
https://github.com/D-Programming-Language/phobos/commit/783902cafb17eed755d185f63ea2bafa63e4f387
Merge pull request #1332 from WebDrake/randomsample-save
Issue 10265 - RandomSample fails when passed an InputRange as input
-- 
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