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)
commit3b3344f1df000974ad89bf370e99fd6b6dc42000
tree6bf62876cf27a90454a308446b963ef2f36d7565
parent5abbb4673a49a9dee4002cc6f2ee8180b85cb5e5
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
source/pidl/idl.yp
source/pidl/lib/Parse/Pidl/IDL.pm