[PATCH] pidl/Python: don't assume presence of client header

Jelmer Vernooij jelmer at samba.org
Wed Mar 11 12:53:27 MDT 2015


On Wed, Mar 11, 2015 at 07:39:41PM +0100, David Disseldorp wrote:
> As of c660845737f454713f60f01d015125b053435b2c, the PIDL Python back-end
> unconditionally includes the client NDR header, regardless of whether it
> was generated by PIDL via --client or not.
> 
> This change sees the Python back-end only include the corresponding
> client NDR header if PIDL is run with --client.

Some users of pidl run it separately for each file to generate - e.g. once with
--client and once with --python. Won't this break them?

Jelmer


More information about the samba-technical mailing list