]> vcs.slashdirt.org Git - sw/tic2json.git/commitdiff

vcs.slashdirt.org Git - sw/tic2json.git/commitdiff

git git / sw / tic2json.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4bdf991)
tic2json_main(): print error message to stderr
2021年9月15日 19:38:53 +0000 (21:38 +0200)
2021年9月15日 19:44:59 +0000 (21:44 +0200)

diff --git a/tic2json.c b/tic2json.c
index 43994e720a39b775c9e8821eb8650b3c31733b4a..4aa31e89fe98d3880e951bc255e29f2399cd96d7 100644 (file)
--- a/tic2json.c
+++ b/tic2json.c
@@ -417,7 +417,7 @@ void tic2json_main(void)
ticv02yyparse();
ticv02yylex_destroy();
#else
- printf("NO TIC VERSION DEFINED!\n");
+ fprintf(stderr, "NO TIC VERSION DEFINED!\n"); // avoid utf-8
#endif
printf("%c\n", tp.framedelims[1]);
tic2json TIC parser/converter
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /