r4535: add full support for
commitd0da601ff78c1df7422e3a558db5a4c4862eb785
authorStefan Metzmacher <metze@samba.org>
Wed, 5 Jan 2005 15:36:26 +0000 (5 15:36 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:08:19 +0000 (10 13:08 -0500)
tree1c1f1fa2893a369e8671de83eec4ba37f7f21e06
parent31de71f0a2fd8cbd9c75c6573a02189178ebabe8
r4535: add full support for

typedef bitmap {
    FLAG1 = 0x01
} fooflags;

typedef struct {
    fooflags flags;
}

metze
(This used to be commit 052a7d4f9a3a178149c65a616fdfd87152dff7eb)
source4/build/pidl/header.pm
source4/build/pidl/parser.pm
source4/build/pidl/util.pm
source4/librpc/ndr/ndr_basic.c