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

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 12 16:16:10 CST 2016


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

André H. <nerv at dawncrow.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nerv at dawncrow.de

--- Comment #8 from André H. <nerv at dawncrow.de> ---
(In reply to Sebastian Lackner from comment #6)
> (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.

Still it Linux only. When it's a posix function it should also work for BSD and
such, right? Or one would find a compatible solution there too...

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