r21222: Merge a couple of pidl fixes:
[gd/samba-autobuild/.git] / source4 / pidl / pidl
index 2cc7143386d9877a3a3f7f4545d7a79aa13dcfba..0bd841a5ff78a59705bcc05d5c8df9cf695af6d3 100755 (executable)
@@ -4,7 +4,7 @@
 # package to parse IDL files and generate code for
 # rpc functions in Samba
 # Copyright tridge@samba.org 2000-2003
-# Copyright jelmer@samba.org 2005
+# Copyright jelmer@samba.org 2005-2007
 # released under the GNU GPL
 
 =pod
@@ -319,6 +319,9 @@ Specifies that a size of I<length>
 bytes should be read, followed by a blob of that size, 
 which will be parsed as NDR.
 
+subcontext() is deprecated now, and should not be used in new code. 
+Instead, use represent_as() or transmit_as().
+
 =item flag
 
 Specify boolean options, mostly used for