[PATCH 03/14] widl: Access array type properties through accessors instead of getting them directly.

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


Store array type properties in the details union to save a bit of
memory and to make the general properties more obvious.
---
 tools/widl/header.c     |    4 +-
 tools/widl/parser.y     |    9 ++----
 tools/widl/typegen.c    |   73 +++++++++++++++++++++++++---------------------
 tools/widl/typetree.h   |   30 +++++++++++++++++++
 tools/widl/widltypes.h  |    9 ++++-
 tools/widl/write_msft.c |    4 +-
 6 files changed, 84 insertions(+), 45 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 6347c0b096e27e1773a893b5f5070e43f5191d11.diff
Type: text/x-patch
Size: 16485 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090105/fb2ff8f7/attachment.bin 


More information about the wine-patches mailing list