[PATCH 04/10] widl: Store the type-specific information in a union in the type_t structure.

Rob Shearman robertshearman at gmail.com
Mon Dec 29 06:05:35 CST 2008


Use pointers for the information for structures, enumerations,
functions and interfaces so that we can determine whether or not the
type has been defined yet and to enable more information to be stored.
---
 tools/widl/header.c    |    2 +-
 tools/widl/parser.y    |   44 ++++++++++++++++++++++++++++----------------
 tools/widl/typetree.c  |   13 ++++++++++---
 tools/widl/typetree.h  |   34 ++++++++++++++++++++++++----------
 tools/widl/widltypes.h |   29 ++++++++++++++++++++++++++++-
 5 files changed, 91 insertions(+), 31 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: d921e8c5c02da8c4718b85799eb16719884d2aa0.diff
Type: text/x-patch
Size: 11557 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081229/3a16245a/attachment.bin 


More information about the wine-patches mailing list