http://bugs.winehq.org/show_bug.cgi?id=24441 Summary: Fix the detection of the number of CPUs for OpenBSD. Product: Wine Version: 1.3.2 Platform: All OS/Version: OpenBSD Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs(a)winehq.org ReportedBy: brad(a)comstyle.com Created an attachment (id=30831) --> (http://bugs.winehq.org/attachment.cgi?id=30831) ntdll/nt.c diff There is a mistake with the initially added code for the detection of the number of CPUs with OpenBSD since it'll try to retrieve the value from the sysctl MIB as well as store the return value from sysctl into the same variable (num). -- 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.