pidl: Generate compatability wrappers for ndr_print functions
authorAndrew Bartlett <abartlet@samba.org>
Sun, 3 Nov 2019 23:15:26 +0000 (12:15 +1300)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 13 Nov 2019 00:32:37 +0000 (00:32 +0000)
commit78521577eb11d2d601768f3c521549793341a450
tree69860d5df773bc580cb9c73f227ff53b10fbf317
parent1bd1ae0593a233465cbd5c381199bd0fc2cb476f
pidl: Generate compatability wrappers for ndr_print functions

This creates wrappers that are compatible with the functions called by
ndrdump which have an extra "int flags" parameter for NDR_IN and
NDR_OUT.  This will make ndrdump of public structures work again.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14191

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Pair-progammed-with: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm