CVS update: samba/source/sam

Simo Sorce simo.sorce at xsec.it
Fri Oct 31 20:39:19 EST 2003


On Fri, 2003-10-31 at 03:53, tpot at samba.org wrote:
> Date:	Fri Oct 31 02:53:07 2003
> Author:	tpot
> 
> Update of /data/cvs/samba/source/sam
> In directory dp.samba.org:/tmp/cvs-serv20286/sam
> 
> Modified Files:
> 	gums_tdbsam2.c gums.c 
> Log Message:
> Fix some unused variable warnings.
> 
> 
> Revisions:
> gums_tdbsam2.c		1.1 => 1.2
> 	http://www.samba.org/cgi-bin/cvsweb/samba/source/sam/gums_tdbsam2.c.diff?r1=1.1&r2=1.2

Tim this fix seem wrong to me, by ifedfing out:

	static int gums_tdbsam2_debug_class = DBGC_ALL;

you make the following define:

	#undef DBGC_CLASS
	#define DBGC_CLASS gums_tdbsam2_debug_class

useless, and maybe harmful

Simo.


-- 
Simo Sorce - simo.sorce at xsec.it
Xsec s.r.l. - http://www.xsec.it
via Durando 10 Ed. G - 20158 - Milano
mobile: +39 329 328 7702
tel. +39 02 2399 7130 - fax: +39 02 700 442 399



More information about the samba-cvs mailing list