[Tarantool-patches] [PATCH 2/3] error: move errno into an error object

Konstantin Osipov kostja.osipov at gmail.com
Tue Nov 5 21:18:31 MSK 2019


* Vladislav Shpilevoy <v.shpilevoy at tarantool.org> [19/11/05 17:57]:

syserror is a non-obvious name, I realize you can't use errno
since it is a macro, you could use save_errno, sys_errno,
m_errno, anything that would make it obvious it is a saved errno 
(saved_errno?) instead.

Otherwise, why not have this, LGTM.


-- 
Konstantin Osipov, Moscow, Russia


More information about the Tarantool-patches mailing list