Bug 2992 - registry/reg_eventlog.c: "iMaxSize" is set but never used
Summary: registry/reg_eventlog.c: "iMaxSize" is set but never used
Status: RESOLVED LATER
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Build environment (show other bugs)
Version: 3.0.20
Hardware: SGI IRIX
: P3 normal
Target Milestone: none
Assignee: Tim Potter
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-12 16:50 UTC by Jason Mader (mail bounces back)
Modified: 2005-08-30 04:26 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) 2005-08-12 16:50:15 UTC
cc-1552 cc: WARNING File = registry/reg_eventlog.c, Line = 35
  The variable "iMaxSize" is set but never used.

      int             iMaxSize;
                      ^
Comment 1 Gerald (Jerry) Carter (dead mail address) 2005-08-30 04:26:19 UTC
the vent log code is undergoing a rewrite currently.  Will clean things up
during the process.