r12481: Move parser-specific utility functions to idl.yp, remove some unused functions
authorJelmer Vernooij <jelmer@samba.org>
Sun, 25 Dec 2005 14:59:21 +0000 (14:59 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:47:43 +0000 (13:47 -0500)
commita4fe56c06a95bf5278a4a0efdd976febc2b9866b
treee182f8bf0dc1842298f5bb714192bc6177044416
parent8e924678b205910a5147ceb948d4db86e3a9ae0c
r12481: Move parser-specific utility functions to idl.yp, remove some unused functions
Allow the use of non-typedef structs and unions when declaring variables. Allow the
use of the 'signed' and 'unsigned' qualifiers for integer types
(This used to be commit bc6b45e242c8d7b2ef1a6e6d3eb172c27afd952d)
source4/pidl/idl.yp
source4/pidl/lib/Parse/Pidl/IDL.pm
source4/pidl/lib/Parse/Pidl/Util.pm