23 Feb
2009
23 Feb
'09
4 p.m.
Module: wine Branch: master Commit: 0f7f7922bab15131bf72fc9e18e3cdb213f6c65f URL: http://source.winehq.org/git/wine.git/?a=commit;h=0f7f7922bab15131bf72fc9e18... Author: Rob Shearman <robertshearman(a)gmail.com> Date: Mon Feb 23 13:48:15 2009 +0000 widl: Use type_get_type to determine the types of types during parsing and checking. --- tools/widl/parser.y | 113 ++++++++++++++++++++++++++++++++---------------- tools/widl/typetree.c | 16 +++++++ tools/widl/typetree.h | 1 + 3 files changed, 92 insertions(+), 38 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=0f7f7922bab15131bf72fc...