Re: svn commit: samba r21338 - in branches/SAMBA_4_0: . source/pidl/lib/Parse/Pidl/Samba3 source/pidl/tests

2007-02-14 Thread Stefan (metze) Metzmacher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David Collier-Brown schrieb: > #warning does seem to cause diagnostics on the compilers which don't know > what it means... is there a case where it's silently ignored and the bad > code > just compiles to a non-running executable? Compilers with su

Re: svn commit: samba r21338 - in branches/SAMBA_4_0: . source/pidl/lib/Parse/Pidl/Samba3 source/pidl/tests

2007-02-14 Thread Stefan (metze) Metzmacher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] schrieb: > @@ -99,7 +129,7 @@ > } elsif ($fn->{RETURN_TYPE} eq "WERROR") { > pidl "return werror_to_ntstatus(r.out.result);"; > } else { > - pidl "/* Sorry, don't know how to convert $fn->{RETURN

svn commit: samba r21338 - in branches/SAMBA_4_0: . source/pidl/lib/Parse/Pidl/Samba3 source/pidl/tests

2007-02-14 Thread jelmer
Author: jelmer Date: 2007-02-14 14:23:59 + (Wed, 14 Feb 2007) New Revision: 21338 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21338 Log: Fix handling of top-level arrays for the Samba 3 client code. This doesn't fix the winreg code yet (as that's an array on