Richard Pospesel : widl: Store the "const" type qualifier inside the decl_spec_t structure.

Alexandre Julliard julliard at winehq.org
Mon Aug 19 15:35:11 CDT 2019


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

Author: Richard Pospesel <richard at torproject.org>
Date:   Sat Aug 17 20:07:06 2019 -0500

widl: Store the "const" type qualifier inside the decl_spec_t structure.

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

---

 tools/widl/expr.c      |   6 +--
 tools/widl/header.c    |  15 ++++---
 tools/widl/parser.y    | 111 +++++++++++++++++++++++++++++--------------------
 tools/widl/typetree.c  |   3 +-
 tools/widl/typetree.h  |   2 +-
 tools/widl/widltypes.h |   9 +++-
 6 files changed, 86 insertions(+), 60 deletions(-)

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



More information about the wine-cvs mailing list