October 08, 2013 [phobos] [D-Programming-Language/phobos] 6788a6: Fix Issue 11196 - `std.range.zip` fails to compile... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 6788a62506f7638c7f7a19637bad9d536b378cb6 https://github.com/D-Programming-Language/phobos/commit/6788a62506f7638c7f7a19637bad9d536b378cb6 Author: Denis Shelomovskij <verylonglogin.reg@gmail.com> Date: 2013-10-08 (Tue, 08 Oct 2013) Changed paths: M std/range.d Log Message: ----------- Fix Issue 11196 - `std.range.zip` fails to compile if range elements aren't default contructable Issue URL: http://d.puremagic.com/issues/show_bug.cgi?id=11196 Commit: af32ce421480369733c2b62c17a00eb3689655fe https://github.com/D-Programming-Language/phobos/commit/af32ce421480369733c2b62c17a00eb3689655fe Author: monarch dodra <monarchdodra@gmail.com> Date: 2013-10-08 (Tue, 08 Oct 2013) Changed paths: M std/range.d Log Message: ----------- Merge pull request #1619 from denis-sh/fix-Issue-11196 Fix Issue 11196 - `std.range.zip` fails to compile if range elements aren't default contructable Compare: https://github.com/D-Programming-Language/phobos/compare/353f043fa938...af32ce421480 |
Copyright © 1999-2021 by the D Language Foundation