Module: wine Branch: master Commit: 6244565df3f69dcaef715cb51e22ae9aeb10a98f URL: http://source.winehq.org/git/wine.git/?a=commit;h=6244565df3f69dcaef715cb51e...
Author: Rob Shearman rob@codeweavers.com Date: Tue Apr 22 11:36:30 2008 +0100
widl: Check that expressions resolve so that expressions in generated code will compile.
Also check that expressions return the correct type for the attribute.
---
tools/widl/parser.y | 361 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 357 insertions(+), 4 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6244565df3f69dcaef715c...