Francois Gouget : wrc: Modify the error, warning and tracing functions to behave like all the other Wine tracing methods , that is to not append a '\n' to the message.

Alexandre Julliard julliard at winehq.org
Fri Oct 19 08:35:39 CDT 2007


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Thu Oct 18 17:11:52 2007 +0200

wrc: Modify the error, warning and tracing functions to behave like all the other Wine tracing methods, that is to not append a '\n' to the message.

---

 tools/wrc/genres.c   |   26 +++++-----
 tools/wrc/newstruc.c |   36 +++++++-------
 tools/wrc/parser.l   |   42 +++++++++---------
 tools/wrc/parser.y   |  122 +++++++++++++++++++++++++-------------------------
 tools/wrc/readres.c  |   20 ++++----
 tools/wrc/utils.c    |   11 +---
 tools/wrc/wrc.c      |    6 +-
 tools/wrc/writeres.c |    6 +-
 8 files changed, 132 insertions(+), 137 deletions(-)

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



More information about the wine-cvs mailing list