http://bugs.winehq.org/show_bug.cgi?id=25063 Summary: _pclose should wait for the command processor to terminate and return it's exit status Product: Wine Version: 1.3.6 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs(a)winehq.org ReportedBy: borut.razem(a)gmail.com _pclose should close the the stream, wait for the command processor to terminate and return it's exit status, but it just closes the the stream and returns whatever MSVCRT_fclose() returns. Borut -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.