r22618: handle the properties related to the type
authorStefan Metzmacher <metze@samba.org>
Tue, 1 May 2007 02:00:57 +0000 (02:00 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:51:53 +0000 (14:51 -0500)
commitbab99337f88853d6c7a3f418ec175b33974a3d48
tree88a57ecacf584b5825e85b247a79904b1bc7a0ac
parent118313f9a390a4904c5cfb17e42cd8506ac49f3a
r22618: handle the properties related to the type
and not to 'declare' to avoid a pidl warning with:

declare [switch_type(uint16)] union netr_Validation;

void foo([in] uint16 level, [in,switch_is(level)] netrValidation info);

metze
(This used to be commit 3b3344f1df000974ad89bf370e99fd6b6dc42000)
source4/pidl/idl.yp
source4/pidl/lib/Parse/Pidl/IDL.pm