r22618: handle the properties related to the type
authorStefan Metzmacher <metze@samba.org>
Tue, 1 May 2007 02:00:57 +0000 (02:00 +0000)
committerStefan Metzmacher <metze@samba.org>
Tue, 1 May 2007 02:00:57 +0000 (02:00 +0000)
commitbead8ccc3f182ca2d965c425052a3e8715f687e4
tree35d2dac7028d7b498dd4d7b3e16b62d3a795d365
parentd673c484cbeb3cd40082d064d342951568265e50
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