[CRIU] [PATCH 3/2] libcriu: Ability to fetch arguments from notifications
Cyrill Gorcunov
gorcunov at gmail.com
Thu Jun 26 03:49:33 PDT 2014
On Thu, Jun 26, 2014 at 02:33:25PM +0400, Pavel Emelyanov wrote:
> >
> > instead. Everytime you'll be using this function there won't be any question
> > about if this type is a pointer or not.
>
> Why should lib user know whether it's a pointer or not? I'd prefer that it
> doesn't, so no attempts to dereference :)
Because it give better understanding what library is doing and what is more
important it gives a hint to developers of the library isself about argument
nature passed. Anyway, up to you.
More information about the CRIU
mailing list