Eduardo Habkost <[email protected]> writes: > This usage of fprintf(stderr) can't be directly converted to > error_report() like the others, because a single error message is split > into multiple fprintf() calls. Make separate error_report() calls for > each case. > > Suggested-by: Markus Armbruster <[email protected]> > Signed-off-by: Eduardo Habkost <[email protected]>
Reviewed-by: Markus Armbruster <[email protected]>
