r7022: Add support for parsing definitions of multi-dimension arrays.
authorJelmer Vernooij <jelmer@samba.org>
Fri, 27 May 2005 14:01:22 +0000 (14:01 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:17:07 +0000 (13:17 -0500)
commitaba7014e41b120e8c4bac5d5dab91655b46a2175
tree0475f32f8cd5ee498f9863ac1687864048fbd0a7
parent49791818610cecd877eb5b865cb6cefa90e92ba0
r7022: Add support for parsing definitions of multi-dimension arrays.
This will also be required for supporting
parsing pointers to arrays and arrays of pointers simultaneously.
(This used to be commit a34f848b02a6e8284d62532a792a5136e846fe8f)
source4/build/pidl/com_header.pm
source4/build/pidl/dump.pm
source4/build/pidl/eth_header.pm
source4/build/pidl/eth_parser.pm
source4/build/pidl/idl.pm
source4/build/pidl/idl.yp
source4/build/pidl/ndr.pm
source4/build/pidl/ndr_header.pm
source4/build/pidl/util.pm