On 2/2/21 4:16 AM, Markus Armbruster wrote:
John Snow <js...@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.