Bug 4173 - registry/reg_perfcount.c: variable "success" is set but never used.
Summary: registry/reg_perfcount.c: variable "success" is set but never used.
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Build environment (show other bugs)
Version: 3.0.23c
Hardware: SGI IRIX
: P3 normal
Target Milestone: none
Assignee: Tim Potter
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-13 17:22 UTC by Jason Mader (mail bounces back)
Modified: 2007-03-02 11:29 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Mader (mail bounces back) 2006-10-13 17:22:19 UTC
--- registry/reg_perfcount.o ---
cc-1552 c99: WARNING File = registry/reg_perfcount.c, Line = 375
  The variable "success" is set but never used.

        BOOL success = False;
             ^

cc-1552 c99: WARNING File = registry/reg_perfcount.c, Line = 611
  The variable "success" is set but never used.

        BOOL success = False;
             ^

cc-1552 c99: WARNING File = registry/reg_perfcount.c, Line = 758
  The variable "success" is set but never used.

        BOOL success;
             ^
Comment 1 Jason Mader (mail bounces back) 2006-11-21 08:01:46 UTC
warnings are still the same in 3.0.23d
Comment 2 Jason Mader (mail bounces back) 2007-03-02 11:29:09 UTC
No longer a warning in 3.0.25pr1