r21681: Fix bug in the parsing code that parsed "struct foo;" the same as
commitd65b520f08ea4ee82c35ff334a58aa6ffc403d67
authorJelmer Vernooij <jelmer@samba.org>
Sun, 4 Mar 2007 14:16:52 +0000 (4 14:16 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:49:10 +0000 (10 14:49 -0500)
treeed0a9a8320af91eb9550a149776c078bf90de026
parentc6dfc90daf9c7ce0fe9a4d4ac7c1c278a694ef9f
r21681: Fix bug in the parsing code that parsed "struct foo;" the same as
"struct foo {};".

Reported by one of the OpenChange folks, thanks!
source/pidl/TODO
source/pidl/idl.yp
source/pidl/lib/Parse/Pidl/IDL.pm
source/pidl/lib/Parse/Pidl/NDR.pm
source/pidl/tests/header.pl
source/pidl/tests/parse_idl.pl