On 23/02/2017 22:45, Markus Armbruster wrote: > The split between tests/test-qobject-input-visitor.c and > tests/test-qobject-input-strict.c now makes less sense than ever. The > next commit will take care of that.
I'm actually adding a use for non-strict visitors (and one that makes sense IMHO, with comments, testcases and all that :)). See https://www.mail-archive.com/qemu-devel@nongnu.org/msg432069.html. For what it's worth, however, I believe that even non-strict visits should detect unvisited list tails. Paolo