Richard Pospesel : widl: Refactor to have array type' s element use decl_spec_t rather than type_t.

Alexandre Julliard julliard at winehq.org
Tue Aug 13 14:54:32 CDT 2019


Module: wine
Branch: master
Commit: c7d68454af3d844dffd4fc71bab5df6180f65560
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=c7d68454af3d844dffd4fc71bab5df6180f65560

Author: Richard Pospesel <richard at torproject.org>
Date:   Fri Jul  5 14:51:31 2019 -0700

widl: Refactor to have array type's element use decl_spec_t rather than type_t.

Signed-off-by: Richard Pospesel <richard at torproject.org>
Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 tools/widl/expr.c       |  4 ++--
 tools/widl/header.c     |  8 +++----
 tools/widl/header.h     |  2 +-
 tools/widl/parser.y     | 16 ++++++-------
 tools/widl/typegen.c    | 60 ++++++++++++++++++++++++-------------------------
 tools/widl/typelib.c    |  4 ++--
 tools/widl/typetree.c   |  2 +-
 tools/widl/typetree.h   |  9 ++++++--
 tools/widl/widltypes.h  |  2 +-
 tools/widl/write_msft.c | 12 +++++-----
 10 files changed, 62 insertions(+), 57 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=c7d68454af3d844dffd4fc71bab5df6180f65560



More information about the wine-cvs mailing list