qemu-s390x
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 02/18] tests/qapi-schema: Drop temporary 'prefix'


From: Thomas Huth
Subject: Re: [PATCH 02/18] tests/qapi-schema: Drop temporary 'prefix'
Date: Mon, 12 Aug 2024 12:04:13 +0200
User-agent: Mozilla Thunderbird

On 30/07/2024 10.10, Markus Armbruster wrote:
Recent commit "qapi: Smarter camel_to_upper() to reduce need for
'prefix'" added a temporary 'prefix' to delay changing the generated
code.

Revert it.  This changes TestUnionEnumA's generated enumeration
constant prefix from TEST_UNION_ENUMA to TEST_UNION_ENUM_A.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
  tests/unit/test-qobject-input-visitor.c  | 4 ++--
  tests/unit/test-qobject-output-visitor.c | 4 ++--
  tests/qapi-schema/qapi-schema-test.json  | 1 -
  tests/qapi-schema/qapi-schema-test.out   | 1 -
  4 files changed, 4 insertions(+), 6 deletions(-)

Reviewed-by: Thomas Huth <thuth@redhat.com>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]