[Bug 1922] New: [wine-20031212] there's no sipx_zero field on OpenBSD

Wine Bugs wine-bugs at winehq.com
Wed Dec 31 22:07:52 CST 2003


http://bugs.winehq.com/show_bug.cgi?id=1922

           Summary: [wine-20031212] there's no sipx_zero field on OpenBSD
           Product: Wine
           Version: unspecified
          Platform: All
        OS/Version: OpenBSD
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-ports
        AssignedTo: wine-bugs at winehq.com
        ReportedBy: wiml at hhhh.org


ws_sockaddr_ws2u(), in dlls/winsock/socket.c, tries to zero out the sipx_zero 
field of the newly created sockaddr_ipx. This fails to build on OpenBSD since 
that field doesn't exist. I've attached a patch which should fix the problem. 
(It compiles successfully on my machine with the patch, though I don't have a 
good way to see if it functions correctly.)

-- 
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list