Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 81b15b7011b7a2e10af794f49c357afc6f40fde6
      
https://github.com/D-Programming-Language/phobos/commit/81b15b7011b7a2e10af794f49c357afc6f40fde6
  Author: anonymous <ag0ae...@users.noreply.github.com>
  Date:   2016-02-03 (Wed, 03 Feb 2016)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  remove @safe from template setTimes

Letting attribute inference take care of things. Making a unittest @safe
to ensure that setTimes itself doesn't do anything unsafe.


  Commit: c9c31287dd63b649dee8d4698699fb62682752c7
      
https://github.com/D-Programming-Language/phobos/commit/c9c31287dd63b649dee8d4698699fb62682752c7
  Author: Vladimir Panteleev <github.priv...@thecybershadow.net>
  Date:   2016-02-03 (Wed, 03 Feb 2016)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Merge pull request #3965 from aG0aep6G/setTimes

remove @safe from template setTimes


Compare: 
https://github.com/D-Programming-Language/phobos/compare/5d4f4bce1962...c9c31287dd63
_______________________________________________
phobos mailing list
phobos@puremagic.com
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to