[phobos] [D-Programming-Language/phobos] d701f9: Issue 3882: Use cast(void) instead of value captur...

GitHub noreply at github.com
Tue Mar 18 20:03:34 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: d701f902755fb7acaa2e19dc0cf7ee30d1127b54
      https://github.com/D-Programming-Language/phobos/commit/d701f902755fb7acaa2e19dc0cf7ee30d1127b54
  Author: Per Nordlöw <per.nordlow at gmail.com>
  Date:   2014-03-18 (Tue, 18 Mar 2014)

  Changed paths:
    M std/array.d
    M std/exception.d
    M std/range.d
    M std/regex.d
    M unittest.d

  Log Message:
  -----------
  Issue 3882: Use cast(void) instead of value capture


  Commit: cfa59054b9d7666641813035c00ac0366877ab60
      https://github.com/D-Programming-Language/phobos/commit/cfa59054b9d7666641813035c00ac0366877ab60
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2014-03-18 (Tue, 18 Mar 2014)

  Changed paths:
    M std/array.d
    M std/exception.d
    M std/range.d
    M std/regex.d
    M unittest.d

  Log Message:
  -----------
  Merge pull request #2021 from nordlow/warn-unused-returns

Issue 3882: Use cast(void) instead of value capture


Compare: https://github.com/D-Programming-Language/phobos/compare/9876b28ab5e9...cfa59054b9d7


More information about the phobos mailing list