[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha5-99-ge625c6b

Michael Adam obnox at samba.org
Tue Jul 22 09:53:46 GMT 2008


The branch, v4-0-test has been updated
       via  e625c6b2516111002c99239c1a2188c6d5d87ab6 (commit)
      from  f321240fa91fa19c1131f119c42f64897d220682 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v4-0-test


- Log -----------------------------------------------------------------
commit e625c6b2516111002c99239c1a2188c6d5d87ab6
Author: Volker Lendecke <vl at samba.org>
Date:   Mon Jul 21 13:05:23 2008 +0200

    s3 cli_do_rpc_ndr does not use PI_* anymore

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

Summary of changes:
 source/pidl/lib/Parse/Pidl/Samba3/ClientNDR.pm |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/pidl/lib/Parse/Pidl/Samba3/ClientNDR.pm b/source/pidl/lib/Parse/Pidl/Samba3/ClientNDR.pm
index 87ed29b..d2ab407 100644
--- a/source/pidl/lib/Parse/Pidl/Samba3/ClientNDR.pm
+++ b/source/pidl/lib/Parse/Pidl/Samba3/ClientNDR.pm
@@ -153,7 +153,6 @@ sub ParseFunction($$$)
 	$self->pidl("");
 	$self->pidl("status = cli_do_rpc_ndr(cli,");
 	$self->pidl("\t\t\tmem_ctx,");
-	$self->pidl("\t\t\tPI_$uif,");
 	$self->pidl("\t\t\t&ndr_table_$if,");
 	$self->pidl("\t\t\t$ufn,");
 	$self->pidl("\t\t\t&r);");


-- 
Samba Shared Repository


More information about the samba-cvs mailing list