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@winehq.org ReportedBy: brad@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).
http://bugs.winehq.org/show_bug.cgi?id=24441
Brad Smith brad@comstyle.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #30831|application/octet-stream |text/plain mime type| | Attachment #30831|0 |1 is patch| |
http://bugs.winehq.org/show_bug.cgi?id=24441
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2010-09-17 20:06:25 CDT --- You should send all patches to wine-patches@winehq.org as patches are not picked up from Bugzilla. See http://wiki.winehq.org/SubmittingPatches for submission guidelines.
http://bugs.winehq.org/show_bug.cgi?id=24441
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2010-09-18 07:57:13 CDT --- The patch was committed as 466b64032f733777b517828f3fc141a77feb3cdc, marking fixed.
http://bugs.winehq.org/show_bug.cgi?id=24441
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2010-09-18 13:07:06 CDT --- Closing bugs fixed in 1.3.3.
http://bugs.winehq.org/show_bug.cgi?id=24441
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.2.x
http://bugs.winehq.org/show_bug.cgi?id=24441
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.2.x |---
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2010-10-08 10:40:49 CDT --- Removing 1.2.x milestone from bugs fixed in 1.2.1.
http://bugs.winehq.org/show_bug.cgi?id=24441
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other
--- Comment #5 from Austin English austinenglish@gmail.com 2012-02-23 15:26:33 CST --- Removing deprecated 'All' Platform.
https://bugs.winehq.org/show_bug.cgi?id=24441
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |466b64032f733777b517828f3fc | |141a77feb3cdc CC| |focht@gmx.net