February 06, 2015 [phobos] [D-Programming-Language/phobos] 5e0ce3: Fix #13872 | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 5e0ce3747d3f725c16403f668017895716e5823e https://github.com/D-Programming-Language/phobos/commit/5e0ce3747d3f725c16403f668017895716e5823e Author: Jakob Ovrum <jakobovrum@gmail.com> Date: 2015-01-30 (Fri, 30 Jan 2015) Changed paths: M std/container/package.d M std/container/util.d Log Message: ----------- Fix #13872 std.container.make!(Array!T) now returns a reference to an actual container, not a 'null reference' that initializes itself upon use. Commit: 041db2d8fac2b1cf5169be7188ea537a01f27586 https://github.com/D-Programming-Language/phobos/commit/041db2d8fac2b1cf5169be7188ea537a01f27586 Author: Daniel Murphy <yebblies@gmail.com> Date: 2015-02-07 (Sat, 07 Feb 2015) Changed paths: M std/container/package.d M std/container/util.d Log Message: ----------- Merge pull request #2804 from Panke/fix-13872 Fix #13872 Compare: https://github.com/D-Programming-Language/phobos/compare/3299c63e7500...041db2d8fac2 |
Copyright © 1999-2021 by the D Language Foundation