[D-runtime] [D-Programming-Language/druntime] a77c82: fix Issue 7444 - Require [] for array copies too

GitHub noreply at github.com
Sun Oct 14 19:18:55 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: a77c82772e7e7b2d1d863b1fb56b614b9d4bc6a1
      https://github.com/D-Programming-Language/druntime/commit/a77c82772e7e7b2d1d863b1fb56b614b9d4bc6a1
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-10-07 (Sun, 07 Oct 2012)

  Changed paths:
    M src/rt/aaA.d
    M src/rt/arrayassign.d

  Log Message:
  -----------
  fix Issue 7444 - Require [] for array copies too


  Commit: be3a7fa1bc726b453203c058ff2fa8c81dcfcab1
      https://github.com/D-Programming-Language/druntime/commit/be3a7fa1bc726b453203c058ff2fa8c81dcfcab1
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2012-10-14 (Sun, 14 Oct 2012)

  Changed paths:
    M src/rt/aaA.d
    M src/rt/arrayassign.d

  Log Message:
  -----------
  Merge pull request #314 from 9rnsr/fix7444

Supplemental changes for Issue 7444 - Require [] for array copies too


Compare: https://github.com/D-Programming-Language/druntime/compare/168c1ec0b773...be3a7fa1bc72


More information about the D-runtime mailing list