[PATCH 1/7] widl: Add a function to get the return type of a parsed function.

Robert Shearman rob at codeweavers.com
Wed Apr 2 06:55:34 CDT 2008


This clarifies its use in code and makes it simpler to change the way 
functions are parsed into types.
---
  tools/widl/client.c     |   24 +++++++++---------
  tools/widl/header.c     |   16 ++++++------
  tools/widl/proxy.c      |   22 ++++++++++-------
  tools/widl/server.c     |    6 ++--
  tools/widl/typegen.c    |   61 
++++++++++++++++++++++++++--------------------
  tools/widl/typegen.h    |    2 +-
  tools/widl/widltypes.h  |    5 ++++
  tools/widl/write_msft.c |    2 +-
  8 files changed, 77 insertions(+), 61 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 7ab5337e6fa9e3b53073542dad825983a68c2efc.diff
Type: text/x-patch
Size: 19555 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080402/8e336cc2/attachment-0001.bin 


More information about the wine-patches mailing list