Sweden-Number/tools/wrc
Francois Gouget 55ba6262d2 wrc: Remove the trailing linefeed from a parser_error() message.
Unlike most other trace and error reporting functions, parser_error()
appends a linefeed to the error message.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-02 20:42:16 +01:00
..
CHANGES Assorted spelling fixes. 2006-11-07 15:25:24 +01:00
Makefile.in makefiles: Expand makedep path at compile time. 2020-09-09 20:30:31 +02:00
dumpres.c wrc: Merge the menu and menuex structures. 2010-01-04 12:41:16 +01:00
dumpres.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
genres.c wrc: Avoid converting Unicode strings back to Ansi. 2020-02-07 10:34:59 +01:00
genres.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
newstruc.c Assorted spelling fixes. 2014-02-10 15:47:29 +01:00
newstruc.h wrc: Explicitly define structure creation functions instead of playing with macros. 2010-12-30 12:30:36 +01:00
parser.h Revert "wrc: Use an EOF rule instead of lex_destroy for compatibility with prediluvian flex versions.". 2009-12-30 13:36:19 +01:00
parser.l wrc: Remove the trailing linefeed from a parser_error() message. 2021-03-02 20:42:16 +01:00
parser.y wrc: Export the convert_string_utf8() helper function. 2020-02-07 10:25:28 +01:00
po.c wrc: Avoid converting Unicode strings back to Ansi. 2020-02-07 10:34:59 +01:00
translation.c wrc: Remove duplicate parentheses. 2015-03-04 17:27:12 +09:00
utils.c wrc: Use external NLS files for codepage conversions. 2020-02-12 16:54:02 +01:00
utils.h wrc: Set the output format from the output file name. 2020-02-07 10:38:06 +01:00
wrc.c wrc: Add PPC64 support. 2021-02-09 13:05:31 +01:00
wrc.doc Release 980601 1998-06-01 10:44:35 +00:00
wrc.h wrc: Add --nls-dir option. 2020-02-12 16:54:02 +01:00
wrc.man.in wrc: Add --nls-dir option. 2020-02-12 16:54:02 +01:00
wrctypes.h wrc: Avoid using wine/unicode.h on Windows. 2019-04-12 13:04:26 +02:00
writeres.c wrc: Define WINE_UNICODE_API directly in the source. 2013-10-28 14:20:58 +01:00