[PATCH 1/4] idl: define printcap IPC message format

David Disseldorp ddiss at suse.de
Sat Mar 12 13:43:30 MST 2011


Hi Metze,

On Sat, 12 Mar 2011 02:03:14 +0100
"Stefan (metze) Metzmacher" <metze at samba.org> wrote:

> Please don't use 'astring' in new code, as it's not valid NDR.
> 
> I also guess we want to use utf8.
> 
> For mandatory values use this:
> 
> [charset(UTF8),string] uint8 var[]
> 
> For optional values this:
> 
> [charset(UTF8),string] uint8 *var

Thanks for the feedback. I'll make the changes you've suggested and
resend the patch set.

> 
> That's only use between two processes of the same smbd binary, right?

Yes, that's right.

Cheers, David


More information about the samba-technical mailing list