Formal Review of std.process
Andrej Mitrovic
andrej.mitrovich at gmail.com
Thu Apr 4 09:57:45 PDT 2013
On 4/4/13, Jesse Phillips <Jesse.K.Phillips+D at gmail.com> wrote:
> Docs:
> http://www.kyllingen.net/code/std-process2/phobos-prerelease/std_process.html
<quote>
Win32-specific warning: The mechanisms for process termination are
incredibly badly specified in Win32. This function may therefore
produce unexpected results, and should be used with the utmost care.
</quote>
It then links to a note about XP. So does this only apply to XP or all
Windows systems? "win32" isn't very specific, does it not apply for
64bit systems?
More information about the Digitalmars-d
mailing list