Eric Blake <[email protected]> writes: > On 06/12/2015 08:51 AM, Markus Armbruster wrote: >> The new test demonstrates another generator crash. > > What, I missed one?
An obscure one :) >> Signed-off-by: Markus Armbruster <[email protected]> >> --- >> tests/Makefile | 3 ++- >> tests/qapi-schema/flat-union-array-branch.err | 10 ++++++++++ >> tests/qapi-schema/flat-union-array-branch.exit | 1 + >> tests/qapi-schema/flat-union-array-branch.json | 12 ++++++++++++ >> tests/qapi-schema/flat-union-array-branch.out | 0 >> 5 files changed, 25 insertions(+), 1 deletion(-) >> create mode 100644 tests/qapi-schema/flat-union-array-branch.err >> create mode 100644 tests/qapi-schema/flat-union-array-branch.exit >> create mode 100644 tests/qapi-schema/flat-union-array-branch.json >> create mode 100644 tests/qapi-schema/flat-union-array-branch.out >> > > Reviewed-by: Eric Blake <[email protected]> Thanks!
