[Bug 22338] spawnl(P_WAIT, "...") and system() do not wait if a Unix program is invoked

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Apr 11 16:44:05 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=22338





--- Comment #7 from Paolo Bonzini <bonzini at gnu.org>  2010-04-11 16:44:05 ---
Exactly why?  If it is not supported to call Unix programs from Windows, the
bug is that you can spawn a Unix program in the first place.

Otherwise it is supported, and spawnl(P_WAIT, "...") not waiting is a bug.

In either case, there is a bug.  Also, closing as "FIXED" is wrong.  It could
be "INVALID" or "WONTFIX", but it is not fixed.

-- 
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