"Kővágó Zoltán" <dirty.ice...@gmail.com> writes: > 2015-06-17 09:56 keltezéssel, Markus Armbruster írta: >> "Kővágó, Zoltán" <dirty.ice...@gmail.com> 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.
Glad I asked before reviewing the code :)