widl: Don't directly access the type structure when determining the types in expressions.
authorRob Shearman <robertshearman@gmail.com>
Mon, 23 Feb 2009 13:47:57 +0000 (13:47 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 Feb 2009 14:25:10 +0000 (15:25 +0100)
commitba91ee607c1b852deb584c3502094be1adef658e
tree67770d1b353022e26b3a12eca4fa3ef0c7d20581
parentdbd25cb308ddba5d108de0ded3a21a23d3ca9132
widl: Don't directly access the type structure when determining the types in expressions.

Use type_get_type and friends instead.
tools/widl/expr.c