[Bug 39793] Starcraft freezes when starting a Direct Cable Connection game

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 4 16:13:52 CST 2016


https://bugs.winehq.org/show_bug.cgi?id=39793

--- Comment #6 from Sebastian Lackner <sebastian at fds-team.de> ---
(In reply to Bruno Jesus from comment #4)
> In the patch you are adding a conditional dependency on termios.h but when
> using the struct termios you are not checking with an ifdef so if termios.h
> does not exist the patch would not compile, I'm away from Linux so I can't
> check but I believe this is one reason the patch may have been marked as
> pending.

This is most likely fine, the function is part of POSIX, and also used at
various other places without #ifdef check.

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