WIDL: Add missing ignore attribute. Check for inapplicable attributes in typedef.

Alexandre Julliard julliard at winehq.org
Wed Mar 22 08:13:10 CST 2006


Saveliy Tretiakov <saveliyt at mail.ru> writes:

> ChangeLog:
> Saveliy Tretiakov <saveliyt at mail.ru>
> - Add missing ignore attribute.
> - Check for inapplicable attributes in typedef. Changed attribute
> parsing in a way Mike McCormack suggested.
> - Register type alias in typelib, if ATTR_PUBLIC is set.

I think checking values explicitly is preferable to encoding them in
the syntax, since it gives you a chance to provide meaningful
errors. If you rely on the parser all you'll get is a generic "syntax
error" with no clue to what you did wrong.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list