r13738: added support for a "pointer" type in pidl. This will be used in the
authorAndrew Tridgell <tridge@samba.org>
Tue, 28 Feb 2006 03:42:19 +0000 (03:42 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:52:07 +0000 (13:52 -0500)
commite3e048630be2fbf20d580850e5673ad372bd34f0
tree683ff5c730b1dfcc1acc9ba0ce18e75b7c53d196
parenta2988fccf0a9d8eb3a884464d03fa5a620b8b4c0
r13738: added support for a "pointer" type in pidl. This will be used in the
opendb work that will be committed shortly.

The pointer type assumes that pointers fit in 64 bits, which is
probably OK on all our supported architectures.
(This used to be commit d2a2057ea5af140ca88a9c305a38fc5dca9eaafd)
source4/librpc/ndr/ndr_basic.c
source4/pidl/lib/Parse/Pidl/NDR.pm
source4/pidl/lib/Parse/Pidl/Typelist.pm