[Tarantool-patches] [PATCH v4 1/4] util: introduce strlcpy helper
Cyrill Gorcunov
gorcunov at gmail.com
Tue Dec 15 11:47:18 MSK 2020
On Mon, Dec 14, 2020 at 11:54:04PM +0100, Vladislav Shpilevoy wrote:
> > +#ifndef HAVE_STRLCPY
> > +/**
> > + * Copy string. Unlike \a strncpy the result string
>
> Please, use @, not \. We use it in all new code.
> https://github.com/tarantool/tarantool/wiki/Code-review-procedure#code-style
Thanks, force pushed.
More information about the Tarantool-patches
mailing list