svn commit: samba r5362 - in branches/SAMBA_4_0/source: build/pidl librpc/idl

jelmer at samba.org jelmer at samba.org
Sat Feb 12 23:03:27 GMT 2005


Author: jelmer
Date: 2005-02-12 23:03:26 +0000 (Sat, 12 Feb 2005)
New Revision: 5362

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

Log:
Add pointer_default() support to pidl. pointer_default() 
is assumed to be "ptr" if not specified (just like midl).

The validator will warn when "ptr" is used at the moment, because 
pidl only supports unique, ref and relative at the moment.

Modified:
   branches/SAMBA_4_0/source/build/pidl/ndr.pm
   branches/SAMBA_4_0/source/build/pidl/validator.pm
   branches/SAMBA_4_0/source/librpc/idl/audiosrv.idl
   branches/SAMBA_4_0/source/librpc/idl/browser.idl
   branches/SAMBA_4_0/source/librpc/idl/dbgidl.idl
   branches/SAMBA_4_0/source/librpc/idl/dcerpc.idl
   branches/SAMBA_4_0/source/librpc/idl/dcom.idl
   branches/SAMBA_4_0/source/librpc/idl/drsblobs.idl
   branches/SAMBA_4_0/source/librpc/idl/dsbackup.idl
   branches/SAMBA_4_0/source/librpc/idl/echo.idl
   branches/SAMBA_4_0/source/librpc/idl/efs.idl
   branches/SAMBA_4_0/source/librpc/idl/exchange.idl
   branches/SAMBA_4_0/source/librpc/idl/keysvc.idl
   branches/SAMBA_4_0/source/librpc/idl/mgmt.idl
   branches/SAMBA_4_0/source/librpc/idl/misc.idl
   branches/SAMBA_4_0/source/librpc/idl/msgsvc.idl
   branches/SAMBA_4_0/source/librpc/idl/policyagent.idl
   branches/SAMBA_4_0/source/librpc/idl/rot.idl
   branches/SAMBA_4_0/source/librpc/idl/scerpc.idl
   branches/SAMBA_4_0/source/librpc/idl/security.idl
   branches/SAMBA_4_0/source/librpc/idl/trkwks.idl
   branches/SAMBA_4_0/source/librpc/idl/w32time.idl
   branches/SAMBA_4_0/source/librpc/idl/xattr.idl


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


More information about the samba-cvs mailing list