Quoting S.Çağlar Onur (cag...@10ur.org):
> Hi Serge,
>
>
> On Sat, Oct 5, 2013 at 12:27 AM, Serge Hallyn wrote:
>
> > Quoting Serge Hallyn (serge.hal...@ubuntu.com):
> > > Quoting S.Çağlar Onur (cag...@10ur.org):
> > > > Hi,
> > > >
> > > > src/lxc/lxccontainer.h contains two public field named
Hi Serge,
On Sat, Oct 5, 2013 at 12:27 AM, Serge Hallyn wrote:
> Quoting Serge Hallyn (serge.hal...@ubuntu.com):
> > Quoting S.Çağlar Onur (cag...@10ur.org):
> > > Hi,
> > >
> > > src/lxc/lxccontainer.h contains two public field named error_string and
> > > error_num. If I'm not missing anything
Quoting Serge Hallyn (serge.hal...@ubuntu.com):
> Quoting S.Çağlar Onur (cag...@10ur.org):
> > Hi,
> >
> > src/lxc/lxccontainer.h contains two public field named error_string and
> > error_num. If I'm not missing anything no one seems to be using them.
> >
> > What was the intention? Should API c
Quoting S.Çağlar Onur (cag...@10ur.org):
> Hi,
>
> src/lxc/lxccontainer.h contains two public field named error_string and
> error_num. If I'm not missing anything no one seems to be using them.
>
> What was the intention? Should API calls set those and stop using macros
> like ERROR and SYSERROR