Bug 3559 - oplock_irix.c: "maxfd" declared but never referenced
Summary: oplock_irix.c: "maxfd" declared but never referenced
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Build environment (show other bugs)
Version: 3.0.21b
Hardware: SGI IRIX
: P3 normal
Target Milestone: none
Assignee: Tim Potter
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-27 12:24 UTC by Jason Mader (mail bounces back)
Modified: 2006-02-27 12:48 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-02-27 12:24:59 UTC
In Samba 3.0.21c

cc-1174 cc: WARNING File = smbd/oplock_irix.c, Line = 215
  The variable "maxfd" was declared but never referenced.

        int maxfd, selrtn;
            ^
Comment 1 Jeremy Allison 2006-02-27 12:48:41 UTC
Fixed, thanks.
Jeremy.