[Issue 12007] cartesianProduct does'nt work with ranges of immutables

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 26 13:31:47 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=12007



--- Comment #7 from github-bugzilla at puremagic.com 2014-02-26 13:31:36 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/1cc6c6a1429174c06c9f082699bb28be4c18ad7e
Fix issue 12007 - cartesianProduct does'nt work with ranges of immutables

The fix consists in making Repeat!T assignable, even if T itself is not.

https://github.com/D-Programming-Language/phobos/commit/98d4c60840d3fb06c03d4b4e6993dc1a69344b50
Merge pull request #1895 from monarchdodra/12007

Fix issue 12007 - cartesianProduct does'nt work with ranges of immutable...

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


More information about the Digitalmars-d-bugs mailing list