pidl: Allow the compilation of the ndr_table to be skiped
authorAndrew Bartlett <abartlet@samba.org>
Sun, 3 Nov 2019 23:17:41 +0000 (12:17 +1300)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 13 Nov 2019 00:32:36 +0000 (00:32 +0000)
commitdddef1b8224a2977c6e8b56af83429b36d6119ad
tree50db3f3d5a3f171427a960f70fa51407e2e53ffd
parent5e0442efbe738c1e1d12a237b4c0abe8a472a176
pidl: Allow the compilation of the ndr_table to be skiped

libnetapi.idl defines a large number of functions a nopull,nopush and
no replacement is provided.

This will allow the ndr_table to be generated for all other IDL files
that may have public structures that could usefully be dumped by
ndrdump.

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