[phobos] [D-Programming-Language/phobos] a6b796: Make constructors of std.file.FileException @safe ...

GitHub noreply at github.com
Tue Aug 13 04:58:15 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: a6b796b4dd5df6201c757c019c9b952a6bf358de
      https://github.com/D-Programming-Language/phobos/commit/a6b796b4dd5df6201c757c019c9b952a6bf358de
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2013-08-03 (Sat, 03 Aug 2013)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Make constructors of std.file.FileException @safe or @trusted


  Commit: 163b82892374c5d11642f1ad5b47c3f76fed7bb6
      https://github.com/D-Programming-Language/phobos/commit/163b82892374c5d11642f1ad5b47c3f76fed7bb6
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2013-08-11 (Sun, 11 Aug 2013)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Mark a constructor for version(Windows) as @trusted


  Commit: c45dab54c66e3e8e370e52cdc487ee1f20f12acb
      https://github.com/D-Programming-Language/phobos/commit/c45dab54c66e3e8e370e52cdc487ee1f20f12acb
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2013-08-13 (Tue, 13 Aug 2013)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Mark a constructor for Windows as @safe


  Commit: 354b4761f81daad6c5a5e036c7d985c196708ec6
      https://github.com/D-Programming-Language/phobos/commit/354b4761f81daad6c5a5e036c7d985c196708ec6
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2013-08-13 (Tue, 13 Aug 2013)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Merge pull request #1449 from tom-tan/safe-file-FileException

Make constructors of std.file.FileException @safe and @trusted


Compare: https://github.com/D-Programming-Language/phobos/compare/82085781b0b1...354b4761f81d


More information about the phobos mailing list