r21584: Support for tagged types has landed!
commit39749abeef3391103dbcb83b1dad49fc5e1f2208
authorJelmer Vernooij <jelmer@samba.org>
Wed, 28 Feb 2007 13:25:53 +0000 (28 13:25 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Wed, 28 Feb 2007 13:25:53 +0000 (28 13:25 +0000)
treedcf8eadeff1f1416d44d46dae1cc2c65910b6b04
parent84c989dddeaf2bd376add4364d91767e24d74dac
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