[phobos] [D-Programming-Language/phobos] 72978f: Issue 5920 - Cannot create std.algorithm.Array of ...

noreply at github.com noreply at github.com
Tue May 3 07:23:06 PDT 2011


Branch: refs/heads/master
Home:   https://github.com/D-Programming-Language/phobos

Commit: 72978f4e09fb89dae32023086eb1ac7e9dbc14be
    https://github.com/D-Programming-Language/phobos/commit/72978f4e09fb89dae32023086eb1ac7e9dbc14be
Author: KennyTM~ <kennytm at gmail.com>
Date:   2011-05-03 (Tue, 03 May 2011)

Changed paths:
  M std/container.d

Log Message:
-----------
Issue 5920 - Cannot create std.algorithm.Array of structs with custom destructor (hasElaborateDestructor).

http://d.puremagic.com/issues/show_bug.cgi?id=5920


Commit: 45667ef41872b5fdcbedb012126235fb63b6ee39
    https://github.com/D-Programming-Language/phobos/commit/45667ef41872b5fdcbedb012126235fb63b6ee39
Author: KennyTM~ <kennytm at gmail.com>
Date:   2011-05-03 (Tue, 03 May 2011)

Changed paths:
  M std/container.d

Log Message:
-----------
Issue 5792 - Tuple!(real,string) fails (Make Array!hasIndirectionsType works)

http://d.puremagic.com/issues/show_bug.cgi?id=5792


Commit: ba63341901ad91921b8141ec3809d9ce93d3fded
    https://github.com/D-Programming-Language/phobos/commit/ba63341901ad91921b8141ec3809d9ce93d3fded
Author: Andrei Alexandrescu <andrei at erdani.com>
Date:   2011-05-03 (Tue, 03 May 2011)

Changed paths:
  M std/container.d

Log Message:
-----------
Merge pull request #35 from kennytm/container_issues.

Fix issues 5792 and 5920


Compare: https://github.com/D-Programming-Language/phobos/compare/a15e680...ba63341


More information about the phobos mailing list