widl: Fix detection of conformant varying structs.
commitb4fb36c363f0bfc55556439a326f0926316d9780
authorRobert Shearman <rob@codeweavers.com>
Tue, 24 Jan 2006 10:14:15 +0000 (24 11:14 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 24 Jan 2006 10:14:15 +0000 (24 11:14 +0100)
treec1fb3b3b3a55207813ea20eecec188dd73ff98f5
parent9f76c0cfee24c24dcdc5fe4c82fd077e405ddd50
widl: Fix detection of conformant varying structs.
Rename has_conformant_array to has_conformance, add a new variable
has_variance and map has_conformant_string to has_conformance and
has_variance.
A conformant varying struct should be returned if just variance is
present and even if no pointers are present.
tools/widl/parser.y