Richard Pospesel : widl: Change struct _var_t' s type member to a struct _decl_spec_t.

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


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

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

widl: Change struct _var_t's type member to a struct _decl_spec_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/client.c     |  32 ++---
 tools/widl/expr.c       |   8 +-
 tools/widl/header.c     | 116 ++++++++---------
 tools/widl/parser.y     | 113 ++++++++--------
 tools/widl/proxy.c      |  58 ++++-----
 tools/widl/server.c     |  16 +--
 tools/widl/typegen.c    | 334 ++++++++++++++++++++++++------------------------
 tools/widl/typetree.c   |   8 +-
 tools/widl/typetree.h   |   4 +-
 tools/widl/widltypes.h  |  25 +++-
 tools/widl/write_msft.c |  22 ++--
 11 files changed, 372 insertions(+), 364 deletions(-)

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



More information about the wine-cvs mailing list