Markus Armbruster <[email protected]> wrote:
> error_report() obeys -msg, reports the current error location if any,
> and reports to the current monitor if any.  Reporting to stderr
> directly with fprintf() or perror() is wrong, because it loses all
> this.
>
> Fix the offenders.  Bonus: resolves a FIXME about problematic use of
> errno.
>
> Signed-off-by: Markus Armbruster <[email protected]>

I fixed the WARN issue by hand.

Reviewed-by: Juan Quintela <[email protected]>


Reply via email to