[phobos] [D-Programming-Language/phobos] b2d1f4: Deprecate execv function family on Windows

GitHub via phobos phobos at puremagic.com
Thu Aug 14 05:32:47 PDT 2014


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

  Changed paths:
    M std/process.d

  Log Message:
  -----------
  Deprecate execv function family on Windows

For the discussions that led to the decision of deprecating these
functions on Windows, but not POSIX, see:

http://forum.dlang.org/thread/l4nav4$q9r$1@digitalmars.com
http://lists.puremagic.com/pipermail/phobos/2014-August/008827.html


  Commit: b12a39ff187f639c0ed0c1f3371cd98affc56ebb
      https://github.com/D-Programming-Language/phobos/commit/b12a39ff187f639c0ed0c1f3371cd98affc56ebb
  Author: Lars T. Kyllingstad <git at kyllingen.net>
  Date:   2014-08-14 (Thu, 14 Aug 2014)

  Changed paths:
    M std/process.d

  Log Message:
  -----------
  Added deprecation message details to execv*()


  Commit: 091f2eb4fcb2b32adc14549fe3ab8bc926c716a6
      https://github.com/D-Programming-Language/phobos/commit/091f2eb4fcb2b32adc14549fe3ab8bc926c716a6
  Author: Михаил Страшун <public at dicebot.lv>
  Date:   2014-08-14 (Thu, 14 Aug 2014)

  Changed paths:
    M std/process.d

  Log Message:
  -----------
  Merge pull request #2413 from kyllingstad/deprecate-windows-execv

Deprecate std.process.execv function family on Windows


Compare: https://github.com/D-Programming-Language/phobos/compare/a111a4dc56ae...091f2eb4fcb2


More information about the phobos mailing list