r21456: Allow anonymous and non-anonymous nested structures/unions/enums/bitmaps...
commit8aac1fc98b812a0668bc0d803d1e2831396b455e
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)
treec61763e25af257f729e18e70aef82d2e06d3a4ff
parentffe387920473fb365f740942098085eb40299c84
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.
source/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm