widl: Determine the type of an array entirely at code generation time instead of...
commit77228b52e670fd91ee7ae9c030632f30bd79cd22
authorRob Shearman <robertshearman@gmail.com>
Tue, 6 Jan 2009 23:20:59 +0000 (6 23:20 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 7 Jan 2009 11:27:14 +0000 (7 12:27 +0100)
tree50f36a6dcaf15bc76a5750befe12501d15ee6e1d
parent2b6981322242091c118a9665adee8794a844477a
widl: Determine the type of an array entirely at code generation time instead of at parse time.

Previously, this was done partially (for fixed array types only).
tools/widl/header.c
tools/widl/parser.y
tools/widl/typegen.c
tools/widl/typelib.c
tools/widl/typetree.c
tools/widl/typetree.h