[PATCH 14/14] widl: Replace uses of get_func_return_type with type_function_get_rettype.

Rob Shearman robertshearman at gmail.com
Mon Jan 5 17:35:24 CST 2009


Also replace direct accesses into the type structure to get the return
type of a function with the same function.
---
 tools/widl/client.c     |   27 +++++++++++++++------------
 tools/widl/header.c     |   18 +++++++++---------
 tools/widl/proxy.c      |   19 ++++++++++---------
 tools/widl/server.c     |    6 +++---
 tools/widl/typegen.c    |   32 ++++++++++++++++----------------
 tools/widl/typetree.h   |    6 ++++++
 tools/widl/widltypes.h  |    5 -----
 tools/widl/write_msft.c |    2 +-
 8 files changed, 60 insertions(+), 55 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 8bea9e1752350d14bd1ea8ddf5071f2404f3ab15.diff
Type: text/x-patch
Size: 21018 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090105/5858ecb4/attachment-0001.bin 


More information about the wine-patches mailing list