[Tarantool-patches] [PATCH 2/7] box/error: introduce box.error.set() method
Cyrill Gorcunov
gorcunov at gmail.com
Wed Feb 19 17:53:05 MSK 2020
On Wed, Feb 19, 2020 at 05:30:51PM +0300, Nikita Pettik wrote:
> >
> > diag_set_error already has assert(e != NULL), maybe we could omit this one?
>
> Yep, you are right, this assertion is likely to be redundant. Thanks,
> will drop it while preparing next patch-set version.
I think we could clean it on top later :)
More information about the Tarantool-patches
mailing list