anfedorov / psutil

Automatically exported from code.google.com/p/psutil
Other
0 stars 0 forks source link

Uninitialized variables on OS X Mountain Lion #386

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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).

Original issue reported on code.google.com by danu...@gmail.com on 24 May 2013 at 7:51

Attachments:

GoogleCodeExporter commented 8 years ago
Fixed in revision c937ba879264. Thanks.

Original comment by g.rodola on 24 May 2013 at 7:56

GoogleCodeExporter commented 8 years ago

Original comment by g.rodola on 24 May 2013 at 9:09

GoogleCodeExporter commented 8 years ago

Original comment by g.rodola on 8 Jun 2013 at 12:23

GoogleCodeExporter commented 8 years ago

Original comment by g.rodola on 11 Jul 2013 at 8:54