[phobos] [D-Programming-Language/phobos] 275db6: Issue 3882: Explicitly capture return values for s...

GitHub noreply at github.com
Sun Mar 9 12:10:45 PDT 2014


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

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

  Log Message:
  -----------
  Issue 3882: Explicitly capture return values for strictly pure functions returning non-void


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

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

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

Issue 3882: Add warning for unused returns of strictly pure function calls


Compare: https://github.com/D-Programming-Language/phobos/compare/6b31fb8685b4...be185a4de7c5


More information about the phobos mailing list