diff options
author | Markus Armbruster | 2015-07-31 11:33:52 +0200 |
---|---|---|
committer | Markus Armbruster | 2015-09-04 15:47:14 +0200 |
commit | d90675fa4bc256238b3dd3a7fdd5f9029eca00b8 (patch) | |
tree | 196a1cc4824971119d50ed96953e377de5285d46 /tests/qapi-schema/data-int.exit | |
parent | qapi: Document shortcoming with union 'data' branch (diff) | |
download | qemu-d90675fa4bc256238b3dd3a7fdd5f9029eca00b8.tar.gz qemu-d90675fa4bc256238b3dd3a7fdd5f9029eca00b8.tar.xz qemu-d90675fa4bc256238b3dd3a7fdd5f9029eca00b8.zip |
qapi: Document flaws in checking of names
We don't actually enforce our "other than downstream extensions [...],
all names should begin with a letter" rule. Add a FIXME.
We should reject names that differ only in '_' vs. '.' vs. '-',
because they're liable to clash in generated C. Add a FIXME.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'tests/qapi-schema/data-int.exit')
0 files changed, 0 insertions, 0 deletions