r21456: Allow anonymous and non-anonymous nested structures/unions/enums/bitmaps...
commitac0433e3d3b5feb7629f67f35ea914c11686591c
authorJelmer Vernooij <jelmer@samba.org>
Mon, 19 Feb 2007 21:37:54 +0000 (19 21:37 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:48:38 +0000 (10 14:48 -0500)
treed31a3b16cce4be854ad1822310b4d8cc682b8a9e
parent29cdad41817f5bb3c9c79c4cbb8f94244b21b9e1
r21456: Allow anonymous and non-anonymous nested structures/unions/enums/bitmaps to be
used in the Samba 4 NDR parser.

This doesn't actually work yet as Parse::Pidl::NDR doesn't handle nested
data structures yet, but it's a first step.
(This used to be commit 8aac1fc98b812a0668bc0d803d1e2831396b455e)
source4/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm