qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 04/25] error: auto propagated local_err


From: Kevin Wolf
Subject: Re: [PATCH v3 04/25] error: auto propagated local_err
Date: Mon, 30 Sep 2019 17:12:15 +0200
User-agent: Mutt/1.12.1 (2019-06-15)

Am 24.09.2019 um 22:08 hat Vladimir Sementsov-Ogievskiy geschrieben:
> Here is introduced ERRP_FUNCTION_BEGIN macro, to be used at start of
> functions with errp parameter.

A bit of bike shedding, but FOO_BEGIN suggests to me that a FOO_END will
follow. Can we find a different name, especially now that we won't use
this macro in every function that uses an errp, so even the "errp
function" part isn't really correct any more?

How about ERRP_AUTO_PROPAGATE?

Kevin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]