On Tue, Nov 25, 2025 at 07:48:44PM +0100, Markus Armbruster wrote:
> My main argument remains this one: our deallocating functions don't work
> that way.  For better or worse.
> 
> I don't want the Error API free differently.

Yes, it's fair.

IMHO, it's a matter of taste, and maybe that's also why I liked
g_clear_pointer() but not everyone likes it.. said that, when we have
g_clear_pointer() it also makes the current form more flexible, because we
can apply g_clear_pointer() on top when we need a reset..

I'll follow your advise on error reporting for migration.

Thanks,

-- 
Peter Xu


Reply via email to