svn commit: samba r4518 - in branches/SAMBA_4_0/source/build/pidl: .

tridge at samba.org tridge at samba.org
Tue Jan 4 23:25:25 GMT 2005


Author: tridge
Date: 2005-01-04 23:25:25 +0000 (Tue, 04 Jan 2005)
New Revision: 4518

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

Log:
added proper support for "typedef enum" in pidl. We can now use enums as types in switch
statements and variable types, and the value will be printed with its string name and value

Modified:
   branches/SAMBA_4_0/source/build/pidl/header.pm
   branches/SAMBA_4_0/source/build/pidl/idl.pm
   branches/SAMBA_4_0/source/build/pidl/idl.yp
   branches/SAMBA_4_0/source/build/pidl/parser.pm
   branches/SAMBA_4_0/source/build/pidl/util.pm


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


More information about the samba-cvs mailing list