Alexandre Julliard : wrc: Use asserts instead of explicit internal error.

Alexandre Julliard julliard at winehq.org
Fri Sep 24 15:31:59 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Sep 24 09:43:31 2021 +0200

wrc: Use asserts instead of explicit internal error.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 tools/wrc/genres.c      | 113 ++++++++++++++++++++----------------------------
 tools/wrc/newstruc.c    |  14 +++---
 tools/wrc/parser.y      |  22 +++++-----
 tools/wrc/ppl.l         |  23 +++-------
 tools/wrc/ppy.y         |   6 +--
 tools/wrc/utils.c       |  44 ++++++-------------
 tools/wrc/utils.h       |   1 -
 tools/wrc/wpp.c         |  25 +++--------
 tools/wrc/wpp_private.h |   1 -
 9 files changed, 91 insertions(+), 158 deletions(-)

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



More information about the wine-cvs mailing list