libndr dummy

Stefan (metze) Metzmacher metze at samba.org
Tue Oct 5 12:04:27 MDT 2010


Hi Günther,

> commit a416ff26d6ada4ee96bf3963866f67d5788162d1
> Author: Günther Deschner <gd at samba.org>
> Date:   Tue Oct 5 14:59:09 2010 +0200
> 
>     libndr: fix "excess elements in struct initializer" warning.
>     
>     Guenther
>
> diff --git a/librpc/ndr/libndr.h b/librpc/ndr/libndr.h
> index c110b76..bcfbf75 100644
> --- a/librpc/ndr/libndr.h
> +++ b/librpc/ndr/libndr.h
> @@ -334,6 +334,7 @@ struct ndr_interface_call {
>  	ndr_push_flags_fn_t ndr_push;
>  	ndr_pull_flags_fn_t ndr_pull;
>  	ndr_print_function_t ndr_print;
> +	bool _dummy;
>  };

Why this change? I think that's wrong. Pidl doesn't fill this anymore
and I'll add new elements there soon.

metze

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20101005/bf8f13a4/attachment.pgp>


More information about the samba-technical mailing list