[Tarantool-patches] [PATCH 1/4] box/txn: fix void args mess

Konstantin Osipov kostja.osipov at gmail.com
Mon Feb 17 20:13:59 MSK 2020


* Cyrill Gorcunov <gorcunov at gmail.com> [20/02/17 20:08]:
> Using void explicitly in functions which take
> no arguments allows to optimize code a bit and
> don't assume if there might be variable args.
> 
> Moreover in commit e070cc4d9 we dropped arguments
> from txn_begin but didn't update vy_scheduler.c.
> The compiler didn't complain because it assumed
> there are vargs.

lgtm

-- 
Konstantin Osipov, Moscow, Russia
https://scylladb.com


More information about the Tarantool-patches mailing list