Markus Armbruster deda497b84 error: Fix -msg timestamp default
-msg parameter "timestamp" defaults to "off" if you don't specify msg,
and to "on" if you do.  Messed up right in commit 5e2ac51917 "add
timestamp to error_report()".  Mostly harmless, because "timestamp" is
the only parameter, so "if you do" is "-msg ''", which nobody does.

Change the default to "off" no matter what.

While there, rename enable_timestamp_msg to error_with_timestamp, and
polish documentation.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20191010081508.8978-1-armbru@redhat.com>
2019-12-18 08:36:15 +01:00
..
2017-07-24 12:42:55 +01:00
2019-08-16 13:31:52 +02:00
2016-06-07 18:19:23 +03:00
2017-10-16 20:57:13 +03:00
2019-10-17 17:02:32 -04:00
2016-10-26 08:29:01 -07:00
2019-09-10 08:58:43 +02:00
2019-10-28 15:12:38 +00:00
2019-09-11 08:46:17 +02:00
2019-08-21 16:29:57 +02:00
2019-10-28 15:12:38 +00:00
2018-09-26 08:55:54 -07:00
2019-04-18 22:18:59 +02:00
2019-10-28 15:12:38 +00:00
2019-08-16 13:31:52 +02:00
2018-01-16 14:54:50 +01:00
2018-08-23 18:46:25 +02:00
2019-09-16 17:13:06 +02:00
2016-02-23 12:43:05 +00:00
2018-08-24 20:26:37 +02:00
2016-09-15 15:32:22 +03:00
2018-12-20 10:29:08 +01:00
2017-01-24 23:26:52 +03:00