Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uninitialized variables on OS X Mountain Lion #386

Closed
giampaolo opened this issue May 23, 2014 · 4 comments
Closed

Uninitialized variables on OS X Mountain Lion #386

giampaolo opened this issue May 23, 2014 · 4 comments

Comments

@giampaolo
Copy link
Owner

From danu...@gmail.com on May 24, 2013 21:51:59

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

Attachment: psutil-osx-uninit.diff

Original issue: http://code.google.com/p/psutil/issues/detail?id=386

@giampaolo giampaolo self-assigned this May 23, 2014
@giampaolo
Copy link
Owner Author

From g.rodola on May 24, 2013 12:56:28

Fixed in revision c937ba879264 . Thanks.

Labels: Milestone-0.7.2

@giampaolo
Copy link
Owner Author

From g.rodola on May 24, 2013 14:09:53

Status: FixedInHG

@giampaolo
Copy link
Owner Author

From g.rodola on June 08, 2013 05:23:24

Labels: -Milestone-0.7.2 Milestone-1.0.0

@giampaolo
Copy link
Owner Author

From g.rodola on July 11, 2013 01:54:35

Status: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant