From c0dfd3eaa3f6f6aa77be2ef7454e1f797b20b26e Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Tue, 24 Sep 2019 19:19:20 +0000 Subject: [PATCH] Added a comment: about --json-error-messages --- .../comment_1_636a375fbd8cf8573b3806d7a815b59f._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/bugs/add_--json_should_provide_a___34__note__34___with_an_error_message_in_case_of_an_error/comment_1_636a375fbd8cf8573b3806d7a815b59f._comment diff --git a/doc/bugs/add_--json_should_provide_a___34__note__34___with_an_error_message_in_case_of_an_error/comment_1_636a375fbd8cf8573b3806d7a815b59f._comment b/doc/bugs/add_--json_should_provide_a___34__note__34___with_an_error_message_in_case_of_an_error/comment_1_636a375fbd8cf8573b3806d7a815b59f._comment new file mode 100644 index 0000000000..7168122567 --- /dev/null +++ b/doc/bugs/add_--json_should_provide_a___34__note__34___with_an_error_message_in_case_of_an_error/comment_1_636a375fbd8cf8573b3806d7a815b59f._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="about --json-error-messages" + date="2019-09-24T19:19:20Z" + content=""" +From \"any program parsing stderr for json would somehow have to deal with this non-json that could be mixed up with it, which seems very hard\" at +[another bug page](https://git-annex.branchable.com/bugs/git-annex-copy_--json-error-messages_does_not_write_error_messages_to_stderr_) , it sounds like parsing the output of `--json-error-messages` might not be reliable? +"""]]