[SCM] Samba Shared Repository - branch master updated - tevent-0-9-8-878-ga01713d

Andrew Tridgell tridge at samba.org
Fri Oct 2 01:11:50 MDT 2009


The branch, master has been updated
       via  a01713d3dc72a247a8b02360d28e7a98df112bad (commit)
      from  7bdb4306b033be3fdb49773560bd84a1202c3457 (commit)

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


- Log -----------------------------------------------------------------
commit a01713d3dc72a247a8b02360d28e7a98df112bad
Author: Andrew Tridgell <tridge at samba.org>
Date:   Fri Oct 2 17:11:26 2009 +1000

    pid: update ndr testsuite for new union alignment

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

Summary of changes:
 pidl/tests/ndr.pl |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/pidl/tests/ndr.pl b/pidl/tests/ndr.pl
index 53b8cb8..9c30189 100755
--- a/pidl/tests/ndr.pl
+++ b/pidl/tests/ndr.pl
@@ -533,7 +533,8 @@ $t = {
 	ORIGINAL => {
 		TYPE => "UNION",
 		NAME => "foo"
-	}
+	},
+	ALIGN => undef
 };
 is_deeply(ParseType($t->{ORIGINAL}, "ref"), $t); 
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list