[SCM] Samba Shared Repository - branch master updated

Stefan Metzmacher metze at samba.org
Sat Mar 13 00:21:03 MST 2010


The branch, master has been updated
       via  b52b357... s4:torture/rpc/spoolss.c: fix compiler warnings
      from  8f07737... s4-smbtorture: warn on unexpected devicenames in spoolss devicemode test.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit b52b357ede6893bf98d9fa00167b0516e86b755f
Author: Stefan Metzmacher <metze at samba.org>
Date:   Sat Mar 13 08:19:34 2010 +0100

    s4:torture/rpc/spoolss.c: fix compiler warnings
    
    metze

-----------------------------------------------------------------------

Summary of changes:
 source4/torture/rpc/spoolss.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/torture/rpc/spoolss.c b/source4/torture/rpc/spoolss.c
index 7d82529..b98496e 100644
--- a/source4/torture/rpc/spoolss.c
+++ b/source4/torture/rpc/spoolss.c
@@ -3199,8 +3199,6 @@ static bool test_EnumPrinterData_consistency(struct torture_context *tctx,
 		enum winreg_Type type;
 		const char *value_name;
 		uint8_t *data;
-		WERROR result;
-		uint32_t value_needed, data_needed;
 
 		torture_assert(tctx,
 			test_EnumPrinterData(tctx, p, handle, i, value_offered, data_offered,


-- 
Samba Shared Repository


More information about the samba-cvs mailing list