September 17, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 7494ef15c19359454a919114005fca6ab783e37d
      https://github.com/D-Programming-Language/phobos/commit/7494ef15c19359454a919114005fca6ab783e37d
  Author: Andrej Mitrovic <andrej.mitrovich@gmail.com>
  Date:   2013-09-16 (Mon, 16 Sep 2013)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Implement workaround for regression - Fix Issue 11053.


  Commit: 8e926a6e4004832b257b39bcd3c2ac8e95a3faf2
      https://github.com/D-Programming-Language/phobos/commit/8e926a6e4004832b257b39bcd3c2ac8e95a3faf2
  Author: monarch dodra <monarchdodra@gmail.com>
  Date:   2013-09-17 (Tue, 17 Sep 2013)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Merge pull request #1580 from AndrejMitrovic/WorkAround1561

Implement workaround for regression - Fix Issue 11053.


Compare: https://github.com/D-Programming-Language/phobos/compare/a54bc7427742...8e926a6e4004