( revision 16982 ) --- smbd/trans2.o --- cc-1552 c99: WARNING File = smbd/trans2.c, Line = 4506 The variable "lock_blocking" is set but never used. BOOL lock_blocking; ^
Hi, Jason! Before you start a new stream of these: Do your messages somehow match what we get from the build farm? We recently have fixed quite a few IRIX warnings that came from http://build.samba.org/?function=View+Build;host=us4;tree=samba_3_0;compiler=cc Does this somehow match your findings? It might be less effort to just put Jeremy's nose there :-) Volker
Rest easy, I'm done adding bugs for 3.0.23 and svn; there aren't really any good compiler warnings left in 3.0.23 that haven't been fixed in svn (just a couple Won't Fixes). Today I added three that looked interesting from latest svn revision. The Irix build farm was at revision 16973, and so I have compiled that. The build farm doesn't show any compiler warnings, but I see Bug 2995, Bug 3921, Bug 3923, and Bug 3922. So it might not yet be a good place for Jeremy to look for the warnings. Two differences that I see between what I do and the build farm are, --with-quotas, and libiconv support.
Fixed thanks ! We should be looking at this... Jeremy.