r4535: add full support for
commit052a7d4f9a3a178149c65a616fdfd87152dff7eb
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)
tree5adc0424b0f8af687344c8f69c161795eaaddb42
parentafef9b10481da3857d3cba598a71c01b827f29de
r4535: add full support for

typedef bitmap {
    FLAG1 = 0x01
} fooflags;

typedef struct {
    fooflags flags;
}

metze
source/build/pidl/header.pm
source/build/pidl/parser.pm
source/build/pidl/util.pm
source/librpc/ndr/ndr_basic.c