Farid Zaripov wrote:
 > -----Original Message-----
 > From: Martin Sebor [mailto:[EMAIL PROTECTED]
 > Sent: Saturday, August 19, 2006 1:25 AM
 > To: [email protected]
 > Subject: Re: [patch] exec utility windows port
 >
 > Andrew Black wrote:
 > > Greetings
 > >
 > > Attached is a patch that adds return value checking to the
 > CloseHandle
 > > and WaitForSingleObject calls added in Farid's patch.
 >
 > Okaly dokaly: http://svn.apache.org/viewvc?rev=432749&view=rev
 >

  One more patch for that patch (attached):

    * exec.cpp [_WIN32 || _WIN64] (exec_file): WAIT_FAIL replaced
    with WAIT_FAILED; fixed incorrect parameter in calls CloseHandle
    and WaitForSingleObject.



Committed here: http://svn.apache.org/viewvc?rev=433300&view=rev

Martin

Reply via email to