[phobos] [D-Programming-Language/phobos] 0812ec: Fix missing program name in std.process.spawnProce...

GitHub via phobos phobos at puremagic.com
Tue Jun 10 03:19:11 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 0812ecd1f6519028070eba0c9b4504bded48a7a5
      https://github.com/D-Programming-Language/phobos/commit/0812ecd1f6519028070eba0c9b4504bded48a7a5
  Author: Martin Krejcirik <mk at krej.cz>
  Date:   2014-06-10 (Tue, 10 Jun 2014)

  Changed paths:
    M std/process.d

  Log Message:
  -----------
  Fix missing program name in std.process.spawnProcessImpl exception message.


  Commit: 4b47a2530ed7291e6bb92c88b295a4eae3f85fe1
      https://github.com/D-Programming-Language/phobos/commit/4b47a2530ed7291e6bb92c88b295a4eae3f85fe1
  Author: Jonathan M Davis <jmdavisProg at gmx.com>
  Date:   2014-06-10 (Tue, 10 Jun 2014)

  Changed paths:
    M std/process.d

  Log Message:
  -----------
  Merge pull request #2236 from tramker/bug_process

Fix missing program name in std.process.spawnProcessImpl exception message.


Compare: https://github.com/D-Programming-Language/phobos/compare/99bfa8ee9455...4b47a2530ed7


More information about the phobos mailing list