On 11/18/2015 11:54 AM, Markus Armbruster wrote:
> Eric Blake writes:
>
>> None of the visitor callbacks would set an error when testing
>> if an optional field was present; make this part of the interface
>> contract by eliminating the errp argument.
>>
>> The resulting generated code has a nice
Eric Blake writes:
> None of the visitor callbacks would set an error when testing
> if an optional field was present; make this part of the interface
> contract by eliminating the errp argument.
>
> The resulting generated code has a nice diff:
>
> |-visit_optional(v, &has_fdset_id, "fdset-i