Rob Shearman : widl: Move the pointer referent, array element, function return type and interface inheritance properties from type_t to details structures for the appropriate types .

Alexandre Julliard julliard at winehq.org
Fri Mar 6 09:49:27 CST 2009


Module: wine
Branch: master
Commit: 4866026d7f6753643ef57f34bf387320f1325d8b
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=4866026d7f6753643ef57f34bf387320f1325d8b

Author: Rob Shearman <robertshearman at gmail.com>
Date:   Thu Mar  5 08:22:32 2009 +0000

widl: Move the pointer referent, array element, function return type and interface inheritance properties from type_t to details structures for the appropriate types.

---

 tools/widl/parser.y     |   50 ++++++++++++++++-------------------------------
 tools/widl/typetree.c   |   44 +++++++++++++++++++++++++++++++---------
 tools/widl/typetree.h   |    8 +++---
 tools/widl/widltypes.h  |    9 +++++--
 tools/widl/write_msft.c |    7 ++---
 5 files changed, 64 insertions(+), 54 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=4866026d7f6753643ef57f34bf387320f1325d8b



More information about the wine-cvs mailing list