diff options
author | Alistair Francis | 2017-07-12 15:57:36 +0200 |
---|---|---|
committer | Markus Armbruster | 2017-07-13 13:49:54 +0200 |
commit | 97f40301f1dc3a3658427d1e9d964007b6f5673b (patch) | |
tree | aebf4c402ea3ef99310bd3028e486b6d1c32f31a /target | |
parent | util/qemu-error: Rename error_print_loc() to be more generic (diff) | |
download | qemu-97f40301f1dc3a3658427d1e9d964007b6f5673b.tar.gz qemu-97f40301f1dc3a3658427d1e9d964007b6f5673b.tar.xz qemu-97f40301f1dc3a3658427d1e9d964007b6f5673b.zip |
error: Functions to report warnings and informational messages
Add warn_report(), warn_vreport() for reporting warnings, and
info_report(), info_vreport() for informational messages.
These are implemented them with a helper function factored out of
error_vreport(), suitably generalized. This patch makes no changes
to the output of the original error_report() function.
Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <c89e9980019f296ec9aa38d7689ac4d5c369296d.1499866456.git.alistair.francis@xilinx.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'target')
0 files changed, 0 insertions, 0 deletions