Rob Shearman : widl: Store function and function pointer types completely within type_t type.

Alexandre Julliard julliard at winehq.org
Wed Apr 2 16:36:16 CDT 2008


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

Author: Rob Shearman <rob at codeweavers.com>
Date:   Wed Apr  2 12:55:53 2008 +0100

widl: Store function and function pointer types completely within type_t type.

---

 tools/widl/header.c     |   14 ++++----
 tools/widl/parser.y     |   71 ++++++++++++++++++++++++++++++----------------
 tools/widl/typegen.c    |   62 ++++++++++++++++++++--------------------
 tools/widl/widltypes.h  |   10 ++++--
 tools/widl/write_msft.c |   12 ++++----
 5 files changed, 97 insertions(+), 72 deletions(-)

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



More information about the wine-cvs mailing list