Re: [lxc-devel] API errors

2013-10-10 Thread Serge Hallyn
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

Re: [lxc-devel] API errors

2013-10-05 Thread S . Çağlar Onur
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

Re: [lxc-devel] API errors

2013-10-04 Thread Serge Hallyn
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

Re: [lxc-devel] API errors

2013-10-04 Thread Serge Hallyn
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