You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When compiling psutil 1.7.1 (or latest from repo) on OS X 10.8.3, several
warnings are issued by clang for sometimes-used-uninitialized variables.
This patch should resolve them (and any issues resulting from them).
From danu...@gmail.com on May 24, 2013 21:51:59
Attachment: psutil-osx-uninit.diff
Original issue: http://code.google.com/p/psutil/issues/detail?id=386
The text was updated successfully, but these errors were encountered: