July 25, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: cc3fc19744a5134dd4a86fe307625ebd4c7761ed
      https://github.com/dlang/phobos/commit/cc3fc19744a5134dd4a86fe307625ebd4c7761ed
  Author: Walter Bright <walter@walterbright.com>
  Date:   2016-07-25 (Mon, 25 Jul 2016)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  file.d: fix unsafe use of .ptr


  Commit: 75ebf4cb2102a080da689715ea12817925b7d663
      https://github.com/dlang/phobos/commit/75ebf4cb2102a080da689715ea12817925b7d663
  Author: Ilya Yaroshenko <ilyayaroshenko@gmail.com>
  Date:   2016-07-26 (Tue, 26 Jul 2016)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Merge pull request #4658 from WalterBright/file-trusted

file.d: fix unsafe use of .ptr


Compare: https://github.com/dlang/phobos/compare/33507a91de45...75ebf4cb2102