[Issue 13753] src/std/process.d: _spawnvp is broken

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Nov 19 13:36:22 PST 2014


https://issues.dlang.org/show_bug.cgi?id=13753

--- Comment #1 from Danny Milosavljevic <danny.milo at gmail.com> ---
Created attachment 1454
  --> https://issues.dlang.org/attachment.cgi?id=1454&action=edit
Tests whether spawnvp magically forks processes for the caller

Tests whether spawnvp magically switches processes. Try with version(Posix)
implementation of spawnvp.

--


More information about the Digitalmars-d-bugs mailing list