[Issue 17250] ProcessPipes (std.process) should provide a test for a null pid
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Jul 17 03:30:28 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=17250
RazvanN <razvan.nitu1305 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |razvan.nitu1305 at gmail.com
--- Comment #2 from RazvanN <razvan.nitu1305 at gmail.com> ---
I think the solution here is to remove the assert and expect the user to check
if the result of pid is null.
--
More information about the Digitalmars-d-bugs
mailing list