widl: Make the rules for parsing fields in structures, encapsulated unions and non...
commit14dd441c5b6f2a4303ae128883469f4f09dbc32b
authorRob Shearman <rob@codeweavers.com>
Fri, 25 Apr 2008 09:58:40 +0000 (25 10:58 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 25 Apr 2008 10:10:04 +0000 (25 12:10 +0200)
tree722a89eeae705c2ba9be2e73be223a0e762e1f24
parent21cd6865c839c85b5a7d0813373426eff6f18384
widl: Make the rules for parsing fields in structures, encapsulated unions and non-encapsulated unions more strict.

Move the rules in fields that handle empty union cases into separate
union rules so that they can't erroneously be accepted for structures or
other types of unions.
tools/widl/parser.y