[phobos] [D-Programming-Language/phobos] f22cd8: Fixed std.process.system() deprecation message

GitHub via phobos phobos at puremagic.com
Wed Aug 13 07:36:17 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: f22cd8657816ec51f5c0cc2a72135997fc2c085d
      https://github.com/D-Programming-Language/phobos/commit/f22cd8657816ec51f5c0cc2a72135997fc2c085d
  Author: Lars T. Kyllingstad <git at kyllingen.net>
  Date:   2014-08-13 (Wed, 13 Aug 2014)

  Changed paths:
    M std/process.d

  Log Message:
  -----------
  Fixed std.process.system() deprecation message

wait(spawnProcess(command)) is a closer match to system(command).


  Commit: 8f9b3377fe28cb36f7ca9429932347cf445ad4fd
      https://github.com/D-Programming-Language/phobos/commit/8f9b3377fe28cb36f7ca9429932347cf445ad4fd
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2014-08-13 (Wed, 13 Aug 2014)

  Changed paths:
    M std/process.d

  Log Message:
  -----------
  Merge pull request #2422 from kyllingstad/change-system-deprecation-message

Fixed std.process.system() deprecation message


Compare: https://github.com/D-Programming-Language/phobos/compare/06ca7ce82f78...8f9b3377fe28


More information about the phobos mailing list