|
From: | Markus Armbruster |
Subject: | Re: [Qemu-devel] [PATCH v4 09/19] qapi: Add tests of redefined expressions |
Date: | Wed, 24 Sep 2014 13:24:06 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Eric Blake <address@hidden> writes: > Demonstrate that the qapi generator doesn't deal very well with > redefined expressions. At the parse level, they are silently > accepted; I'm not sure what would happen if we tried to go > further and use it in generated code, but the end result can't > be good. A later patch will tighten things up and adjust the > testsuite to match. > > Signed-off-by: Eric Blake <address@hidden> Reviewed-by: Markus Armbruster <address@hidden>
[Prev in Thread] | Current Thread | [Next in Thread] |