diff options
author | Stefan Metzmacher <metze@samba.org> | 2005-01-06 06:32:07 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:08:26 -0500 |
commit | e3fd8743417a655a478f49dd76f7cae6245f150b (patch) | |
tree | 192a02a7bf9e5b7330c6f20592e29a6074547eea /source4/dsdb | |
parent | e159e42d8472f36f51e400e351fc43f2a7dc44f5 (diff) | |
download | samba-e3fd8743417a655a478f49dd76f7cae6245f150b.tar.gz samba-e3fd8743417a655a478f49dd76f7cae6245f150b.tar.bz2 samba-e3fd8743417a655a478f49dd76f7cae6245f150b.zip |
r4551: add support for a pidl extensions
'declare bitmap foo1;'
'declare enum foo2;'
and also allow
typedef [public] bitmap ...
typedef [public] enum ...
you need to a forward declaration of bitmaps and enums
when you want to use them in another idl file,
and you need to make the real declaration to be public
see the next commit to samr.idl and netlogon.idl
metze
(This used to be commit a8d61aa47388b82595ee02b9cfd35f15afb93c2a)
Diffstat (limited to 'source4/dsdb')
0 files changed, 0 insertions, 0 deletions