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)
commit0d063725e12f51375b7d0be55a19072a9a54e7e6
treebdcce2a721cf3d2636c903a5a127fb4465723e61
parent74cc2cda92f72272c7ba437912794a1e5adf591c
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.
source/build/pidl/parser.pm
source/librpc/ndr/ndr.c