Files
qemu-esp-boards/util
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
..
2018-09-25 15:50:15 +02:00
2019-10-24 19:26:05 +02:00
2018-10-02 18:47:55 +02:00
2019-08-16 13:31:52 +02:00
2019-10-28 15:12:38 +00:00
2019-10-28 11:22:31 +01:00
2019-09-11 08:46:17 +02:00
2019-08-21 16:29:57 +02:00
2019-02-07 15:49:08 +02:00
2019-12-18 08:36:15 +01:00
2018-12-20 10:29:08 +01:00
2019-09-16 17:13:06 +02:00
2018-08-24 20:26:37 +02:00
2018-06-29 12:32:10 +02:00