[Issue 8719] spawnvp() (POSIX) throws exception in fork()ed child process
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon May 9 15:53:35 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=8719
Vladimir Panteleev <thecybershadow at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |thecybershadow at gmail.com
Resolution|--- |WONTFIX
--- Comment #1 from Vladimir Panteleev <thecybershadow at gmail.com> ---
spawnvp is deprecated, use spawnProcess.
--
More information about the Digitalmars-d-bugs
mailing list