[PATCH 2/5] widl: Determine pointer fc at generation time instead of at parse time.

Rob Shearman robertshearman at gmail.com
Sat Mar 7 17:23:44 CST 2009


Avoid changing the details of a pointer once created.

Properly determine the pointer type for arrays.
---
 tools/widl/expr.c      |    6 +-
 tools/widl/parser.y    |   38 +++++-------
 tools/widl/proxy.c     |    6 +-
 tools/widl/typegen.c   |  155 +++++++++++++++++++++++++----------------------
 tools/widl/typegen.h   |    2 +-
 tools/widl/typetree.c  |    8 ++-
 tools/widl/typetree.h  |   19 +++++-
 tools/widl/widltypes.h |    7 +-
 8 files changed, 130 insertions(+), 111 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 29537042c1a7f4b870578ade0dd58bbd249a4b86.diff
Type: text/x-patch
Size: 33572 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090307/f560e6a3/attachment-0001.bin>


More information about the wine-patches mailing list