[Bug 25063] New: _pclose should wait for the command processor to terminate and return it's exit status

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 7 11:45:18 CST 2010


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 at winehq.org
        ReportedBy: borut.razem at 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.



More information about the wine-bugs mailing list