qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 07/16] qapi: use explicitly internal module names


From: John Snow
Subject: Re: [PATCH v4 07/16] qapi: use explicitly internal module names
Date: Tue, 2 Feb 2021 11:06:30 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0

On 2/2/21 4:16 AM, Markus Armbruster wrote:
John Snow <jsnow@redhat.com> writes:

Use ./emit and ./init explicitly instead of "emit" and "init" and adding
the prefix based on the specific method called, which later allows us to
coalesce the two different methods into one.

"Bandwurmsatz" (literally "tapeworm sentence").  Perhaps something like:

     QAPISchemaModularCVisitor._add_system_module() prefixes './' to its name
     argument to make it a module name.  Pass the module name instead.  This
     will allow us to coalesce the methods to add modules later on.

Happy to tweak the commit message in my tree.


Yep, with my blessing.




reply via email to

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