On Fri, 2003-10-31 at 03:53, [EMAIL PROTECTED] 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 - [EMAIL PROTECTED]
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

Reply via email to