[PATCH 02/14] widl: Move funcs and stmts fields from type_t structure to module_details and function_details.

Rob Shearman robertshearman at gmail.com
Mon Jan 5 17:33:27 CST 2009


---
 tools/widl/client.c     |   53 ++++++++------
 tools/widl/header.c     |  160 +++++++++++++++++++++--------------------
 tools/widl/header.h     |    8 +-
 tools/widl/parser.h     |    2 -
 tools/widl/parser.y     |   74 +++++++------------
 tools/widl/proxy.c      |  182 +++++++++++++++++++++++++---------------------
 tools/widl/server.c     |   39 +++++-----
 tools/widl/typegen.c    |   99 +++++++++++++------------
 tools/widl/typegen.h    |   16 ++--
 tools/widl/typetree.c   |   33 ++++++---
 tools/widl/typetree.h   |    1 +
 tools/widl/widltypes.h  |   39 +++++++++--
 tools/widl/write_msft.c |   60 ++++++++-------
 13 files changed, 409 insertions(+), 357 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 580e49a08888dbb38cab7a0130610127ea074719.diff
Type: text/x-patch
Size: 80901 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090105/52994b88/attachment-0001.bin 


More information about the wine-patches mailing list