widl: Allow all dimensions of an array to be sizeless.
commitbd37ddfa967136cbaee7102ae147bdd411dd605f
authorZebediah Figura <z.figura12@gmail.com>
Fri, 5 Oct 2018 21:57:46 +0000 (5 16:57 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 9 Oct 2018 10:19:22 +0000 (9 12:19 +0200)
tree65d701f4e3130a5f072eb84aaf1a3b5ecd6f423d
parentcc4b28a99df649d2885c14fd28c2ad2f0c2abdad
widl: Allow all dimensions of an array to be sizeless.

MIDL achieves this by setting the size of the inner arrays to a constant
value. widl actually already handles this (but uses 0 instead of 1.)

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
tools/widl/parser.y