[Issue 3158] std.process.execv() not return result, but terminate application

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jul 9 07:41:41 PDT 2009


http://d.puremagic.com/issues/show_bug.cgi?id=3158


BCS <shro8822 at vandals.uidaho.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |shro8822 at vandals.uidaho.edu




--- Comment #1 from BCS <shro8822 at vandals.uidaho.edu>  2009-07-09 07:41:41 PDT ---
This is spec is almost certainly wrong because the POSIX exec* calls replace
the current process with whatever it is called with, The function never returns
unless something goes wrong. These functions should be renamed or re speced.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list