r1671: make [relative] pointers in idl much more generic, treating them just
authorAndrew Tridgell <tridge@samba.org>
Mon, 9 Aug 2004 19:40:24 +0000 (19:40 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:57:48 +0000 (12:57 -0500)
commit15dddf7b1ebd9a5b67038a284cc88c1a5f185231
tree9fcdfee5e38307351a273bc2518d4c0a17a64a1a
parent1d529283c755f38c72b907d44e2b4177651d4f06
r1671: make [relative] pointers in idl much more generic, treating them just
like normal pointers in most cases. This means we can now support
relative pointers to unions, builtin types etc, whereas we could only
previously support relative pointers to structures.

metze needs this for the PAC decoding.
(This used to be commit 0d063725e12f51375b7d0be55a19072a9a54e7e6)
source4/build/pidl/parser.pm
source4/librpc/ndr/ndr.c