[PATCH 08/10] widl: Move type_new_enum, type_new_struct, type_new_encapsulated_union and type_new_unencapsulated_union to typetree.c.

Rob Shearman robertshearman at gmail.com
Thu Mar 5 02:23:00 CST 2009


---
 tools/widl/parser.y    |  113 ++---------------------------------------------
 tools/widl/typetree.c  |   83 +++++++++++++++++++++++++++++++++++
 tools/widl/typetree.h  |    4 ++
 tools/widl/widltypes.h |   10 ++++
 4 files changed, 102 insertions(+), 108 deletions(-)

Cleanup patch that doesn't change any generated files.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 34ee73c9047dd4ba1d287938ca24cd1ce408e9bd.diff
Type: text/x-patch
Size: 11509 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090305/8047604c/attachment.bin>


More information about the wine-patches mailing list