[phobos] [D-Programming-Language/phobos] ffdd6f: Mark std.file.attrIsDir, attrIsFile and attrIsSyml...

GitHub via phobos phobos at puremagic.com
Fri Sep 5 11:54:16 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: ffdd6f0afd7fe23658b54da55061b4e1d20ab216
      https://github.com/D-Programming-Language/phobos/commit/ffdd6f0afd7fe23658b54da55061b4e1d20ab216
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2014-09-05 (Fri, 05 Sep 2014)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Mark std.file.attrIsDir, attrIsFile and attrIsSymlink as safe pure nogc


  Commit: a54b12909168f8b74e8bd59559c3865cb308a6ed
      https://github.com/D-Programming-Language/phobos/commit/a54b12909168f8b74e8bd59559c3865cb308a6ed
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2014-09-05 (Fri, 05 Sep 2014)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Merge pull request #2486 from tom-tan/safe-pure-nogc-attrIsDir-attrIsFile-attrIsSymlink

Mark std.file.attrIsDir, attrIsFile and attrIsSymlink as safe pure nogc


Compare: https://github.com/D-Programming-Language/phobos/compare/b90da8eb1e51...a54b12909168


More information about the phobos mailing list