widl: Determine the type of an array entirely at code generation time instead of at parse time.

Rob Shearman robertshearman at gmail.com
Tue Jan 6 17:20:59 CST 2009


Previously, this was done partially (for fixed array types only).
---
 tools/widl/header.c   |   18 ++++------
 tools/widl/parser.y   |   80 +++++++++++++++++++++---------------------
 tools/widl/typegen.c  |   94 ++++++++++++++++++++++++++++++++++++------------
 tools/widl/typelib.c  |    5 +++
 tools/widl/typetree.c |   14 +++++++
 tools/widl/typetree.h |    2 +
 6 files changed, 138 insertions(+), 75 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 4554032b33d957cd34db77468098b623dfad07f3.diff
Type: text/x-patch
Size: 13108 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090106/ae4394e4/attachment-0001.bin 


More information about the wine-patches mailing list