|
From: | Kővágó Zoltán |
Subject: | Re: [Qemu-devel] [PATCH v2 4/6] qapi: AllocVisitor |
Date: | Wed, 17 Jun 2015 14:01:04 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 |
2015-06-17 09:56 keltezéssel, Markus Armbruster írta:
"Kővágó, Zoltán" <address@hidden> writes:Simple visitor that recursively allocates structures with only optional variables. Unions are initialized to the first type specified. Other non optional types are not supported.Sounds dubious :) Can you explain why it's useful? I guess later patches provide an example.
Oh, crap, ignore this commit. Just realized that in the refactorings I did I removed all references to this visitor... so it's not needed.
[Prev in Thread] | Current Thread | [Next in Thread] |