qemu/include/qapi/qmp
Markus Armbruster 99fb0c53c0 qmp: Eliminate silly QERR_QMP_* macros
The QERR_ macros are leftovers from the days of "rich" error objects.

QERR_QMP_BAD_INPUT_OBJECT, QERR_QMP_BAD_INPUT_OBJECT_MEMBER,
QERR_QMP_EXTRA_MEMBER are used in just one place now, except for one
use that has crept into qobject-input-visitor.c.

Drop these macros, to make the (bad) error messages more visible.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <1488544368-30622-10-git-send-email-armbru@redhat.com>
2017-03-05 09:14:19 +01:00
..
dispatch.h qapi: Support multiple command registries per program 2017-03-05 09:12:25 +01:00
json-lexer.h include: Clean up includes 2016-02-23 12:43:05 +00:00
json-parser.h include: Clean up includes 2016-02-23 12:43:05 +00:00
json-streamer.h include: Clean up includes 2016-02-23 12:43:05 +00:00
qbool.h include: Clean up includes 2016-02-23 12:43:05 +00:00
qdict.h qdict: implement a qdict_crumple method for un-flattening a dict 2016-10-25 17:56:14 +02:00
qerror.h qmp: Eliminate silly QERR_QMP_* macros 2017-03-05 09:14:19 +01:00
qfloat.h include: Clean up includes 2016-02-23 12:43:05 +00:00
qint.h include: Clean up includes 2016-02-23 12:43:05 +00:00
qjson.h include: Clean up includes 2016-02-23 12:43:05 +00:00
qlist.h qobject: Simplify QObject 2015-12-17 08:21:28 +01:00
qobject.h include: Clean up includes 2016-02-23 12:43:05 +00:00
qstring.h include: Clean up includes 2016-02-23 12:43:05 +00:00
types.h Clean up header guards that don't match their file name 2016-07-12 16:19:16 +02:00