svn commit: samba r4535 - in branches/SAMBA_4_0/source: build/pidl librpc/ndr

metze at samba.org metze at samba.org
Wed Jan 5 15:36:27 GMT 2005


Author: metze
Date: 2005-01-05 15:36:26 +0000 (Wed, 05 Jan 2005)
New Revision: 4535

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4535

Log:
add full support for

typedef bitmap {
    FLAG1 = 0x01
} fooflags;


typedef struct {
    fooflags flags;
}

metze

Modified:
   branches/SAMBA_4_0/source/build/pidl/header.pm
   branches/SAMBA_4_0/source/build/pidl/parser.pm
   branches/SAMBA_4_0/source/build/pidl/util.pm
   branches/SAMBA_4_0/source/librpc/ndr/ndr_basic.c


Changeset:
Sorry, the patch is too large (404 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4535


More information about the samba-cvs mailing list