Rob Shearman : widl: Move type_new_enum, type_new_struct, type_new_encapsulated_union and type_new_unencapsulated_union to typetree. c.

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


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

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

widl: Move type_new_enum, type_new_struct, type_new_encapsulated_union and type_new_unencapsulated_union to typetree.c.

---

 tools/widl/parser.y    |  113 ++---------------------------------------------
 tools/widl/typetree.c  |   83 +++++++++++++++++++++++++++++++++++
 tools/widl/typetree.h  |    4 ++
 tools/widl/widltypes.h |   10 ++++
 4 files changed, 102 insertions(+), 108 deletions(-)

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



More information about the wine-cvs mailing list