]> git.proxmox.com Git - qemu.git/commit
qerror: QError: drop file, linenr, func
authorLuiz Capitulino <lcapitulino@redhat.com>
Fri, 20 Jul 2012 14:08:17 +0000 (11:08 -0300)
committerLuiz Capitulino <lcapitulino@redhat.com>
Mon, 13 Aug 2012 16:19:47 +0000 (13:19 -0300)
commit5f0f0e13e1f714704d96f04050674c3102376409
tree125a8c7c0cde76c78b8084682879748047f693cf
parentf2dd1d69edf0080d7d08dd3e8c7bfc6b488d59e4
qerror: QError: drop file, linenr, func

They have never been fully used and conflict with future error
improvements.

Also makes qerror_report() a proper function, as there's no point
in having it as a macro anymore.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
qerror.c
qerror.h