Bug 2527 - groupdb/mapping.c: "grp" is set but never used
Summary: groupdb/mapping.c: "grp" is set but never used
Status: CLOSED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Build environment (show other bugs)
Version: 3.0.12
Hardware: SGI IRIX
: P4 normal
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-22 14:36 UTC by Jason Mader (mail bounces back)
Modified: 2005-08-24 10:24 UTC (History)
0 users

See Also:


Attachments
remove occurances of grp (803 bytes, patch)
2005-03-23 12:00 UTC, Jason Mader (mail bounces back)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Mader (mail bounces back) 2005-03-22 14:36:31 UTC
Compiling groupdb/mapping.c
cc-1552 cc: WARNING File = groupdb/mapping.c, Line = 899
  The variable "grp" is set but never used.

        struct group *grp;
                      ^

cc-1552 cc: WARNING File = groupdb/mapping.c, Line = 937
  The variable "grp" is set but never used.

        struct group *grp;
                      ^
Comment 1 Jason Mader (mail bounces back) 2005-03-23 12:00:00 UTC
Created attachment 1098 [details]
remove occurances of grp

groupdb/mapping.c
Comment 2 Gerald (Jerry) Carter (dead mail address) 2005-03-24 06:26:27 UTC
lowering priority
Comment 3 Tim Potter 2005-05-13 00:45:38 UTC
Checked in - thanks!
Comment 4 Gerald (Jerry) Carter (dead mail address) 2005-08-24 10:24:23 UTC
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.