[phobos] [dlang/phobos] 6b02d3: Removed unused variables from std.file

GitHub via phobos phobos at puremagic.com
Wed Jul 13 13:33:46 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 6b02d380b16419b24f8e089138790f42a44a052e
      https://github.com/dlang/phobos/commit/6b02d380b16419b24f8e089138790f42a44a052e
  Author: Jack Stouffer <jack at jackstouffer.com>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Removed unused variables from std.file


  Commit: c08e6561c9d39a8f056a7e59f9285158af8e78fd
      https://github.com/dlang/phobos/commit/c08e6561c9d39a8f056a7e59f9285158af8e78fd
  Author: Jack Stouffer <jack at jackstouffer.com>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M std/uni.d

  Log Message:
  -----------
  Removed unused variables from std.uni


  Commit: f693f91a89a2cc3d45db4887f929ebccfd2599ba
      https://github.com/dlang/phobos/commit/f693f91a89a2cc3d45db4887f929ebccfd2599ba
  Author: Jack Stouffer <jack at jackstouffer.com>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M std/zip.d

  Log Message:
  -----------
  Removed unused variables from std.zip


  Commit: f6c64e0df409e9aa09c862da873f5df9e09e9de7
      https://github.com/dlang/phobos/commit/f6c64e0df409e9aa09c862da873f5df9e09e9de7
  Author: Jack Stouffer <jack at jackstouffer.com>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M std/numeric.d

  Log Message:
  -----------
  Removed unused variables from std.numeric


  Commit: 4c4733ae726c9e673794eacfd834289788c6c857
      https://github.com/dlang/phobos/commit/4c4733ae726c9e673794eacfd834289788c6c857
  Author: Jack Stouffer <jack at jackstouffer.com>
  Date:   2016-07-13 (Wed, 13 Jul 2016)

  Changed paths:
    M std/getopt.d

  Log Message:
  -----------
  Removed unused variables from std.getopt


  Commit: 2443331c601774c3f2cff9e6b65bf4ba3fde8dfa
      https://github.com/dlang/phobos/commit/2443331c601774c3f2cff9e6b65bf4ba3fde8dfa
  Author: Walter Bright <WalterBright at users.noreply.github.com>
  Date:   2016-07-13 (Wed, 13 Jul 2016)

  Changed paths:
    M std/file.d
    M std/getopt.d
    M std/numeric.d
    M std/uni.d
    M std/zip.d

  Log Message:
  -----------
  Merge pull request #4598 from JackStouffer/unused-variables

Removed Unused Variables From Several Files


Compare: https://github.com/dlang/phobos/compare/c3166388dd3f...2443331c6017


More information about the phobos mailing list