Rob Shearman : widl: Move type_basic_get_fc to typegen. c and rename it to get_basic_fc.

Alexandre Julliard julliard at winehq.org
Mon Mar 9 09:40:37 CDT 2009


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

Author: Rob Shearman <robertshearman at gmail.com>
Date:   Sat Mar  7 23:24:00 2009 +0000

widl: Move type_basic_get_fc to typegen.c and rename it to get_basic_fc.

Move to using type_basic_get_type in other files where appropriate.

---

 tools/widl/expr.c     |   28 ++++++++++------------
 tools/widl/header.c   |    6 ++--
 tools/widl/parser.y   |   28 +++++++++++-----------
 tools/widl/typegen.c  |   60 +++++++++++++++++++++++++++++++++---------------
 tools/widl/typegen.h  |    1 +
 tools/widl/typelib.c  |    6 ++--
 tools/widl/typetree.h |   25 --------------------
 7 files changed, 75 insertions(+), 79 deletions(-)

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



More information about the wine-cvs mailing list