[PATCH 1/6] vclock: allow to use const vclock as search key

Vladimir Davydov vdavydov.dev at gmail.com
Tue Nov 27 12:56:36 MSK 2018


On Mon, Nov 26, 2018 at 08:38:30PM +0300, Konstantin Osipov wrote:
> * Vladimir Davydov <vdavydov.dev at gmail.com> [18/11/26 10:27]:
> > vclockset_psearch() and friends never modify the vclock used as a search
> > key, but the compiler will not allow to pass const struct vclock to any
> > of those functions. Fix this.
> 
> Hi, 
> 
> Please change rb_gen() signature if possible instead.

Done.



More information about the Tarantool-patches mailing list