r21584: Support for tagged types has landed!
commit3ac68e858df9b53cf5e0a84741916214a53b3121
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)
tree6f5076d4f6ab07a9318c7a5618509d8c624bc952
parent199416a4d3d7e0f4c416c66cb92e49fc9a83a556
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.
source/librpc/idl/echo.idl
source/pidl/README
source/pidl/lib/Parse/Pidl/NDR.pm
source/pidl/lib/Parse/Pidl/Samba4/EJS.pm
source/pidl/lib/Parse/Pidl/Samba4/Header.pm
source/pidl/tests/header.pl
source/pidl/tests/ndr.pl
source/pidl/tests/typelist.pl