Files
qemu/scripts
Stefan Hajnoczi 24f4d3d3ae tracetool: report error on foo() instead of foo(void)
C functions with no arguments must be declared foo(void) instead of
foo().  The tracetool argument list parser has never accepted an empty
argument list.  This patch adds a clear error message for this error
case.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 20180110202553.31889-4-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2018-01-29 10:34:55 +00:00
..
2017-03-03 16:40:02 +01:00
2018-01-22 14:02:33 +00:00
2017-09-26 13:05:32 +02:00
2017-11-21 13:34:13 +00:00
2017-07-20 09:56:41 +02:00
2015-10-12 18:44:54 +02:00
2017-09-15 20:12:00 -03:00