widl: Construct the pointer chain while parsing pointers, rather than storing a ptr_l...
commitec81a78f017f169954d792dcbed62f87eb30c3d9
authorRob Shearman <rob@codeweavers.com>
Thu, 24 Apr 2008 18:03:50 +0000 (24 19:03 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 24 Apr 2008 20:31:37 +0000 (24 22:31 +0200)
tree615605c0e4ca3c5224f4ece59e01090c9ac73ae7
parent02f5412a535315bfd3ef6ad57f1962dce0ef9775
widl: Construct the pointer chain while parsing pointers, rather than storing a ptr_level.

This method is more flexible and somewhat simpler.
tools/widl/parser.y
tools/widl/widltypes.h