r21584: Support for tagged types has landed!
commit5ba8169109253c96f71e0e039b1c0b7a1056eab0
authorJelmer Vernooij <jelmer@samba.org>
Wed, 28 Feb 2007 13:25:53 +0000 (28 13:25 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:49:00 +0000 (10 14:49 -0500)
tree575fe0e0904e7596a5d1d02691fcdc733a28cd87
parentc2003743256bc0312c5360821d501591039dafcd
r21584: Support for tagged types has landed!

It's now possible to use "struct foo" without a typedef in IDL files.

echo_info4 is the first type that's been converted.
(This used to be commit 3ac68e858df9b53cf5e0a84741916214a53b3121)
source4/librpc/idl/echo.idl
source4/pidl/README
source4/pidl/lib/Parse/Pidl/NDR.pm
source4/pidl/lib/Parse/Pidl/Samba4/EJS.pm
source4/pidl/lib/Parse/Pidl/Samba4/Header.pm
source4/pidl/tests/header.pl
source4/pidl/tests/ndr.pl
source4/pidl/tests/typelist.pl