On Thu, Nov 10, 2011 at 11:39 PM, Vivek Goyal wrote:
> On Thu, Nov 10, 2011 at 11:24:45PM +0530, Dhaval Giani wrote:
>> On Thu, Nov 10, 2011 at 10:15 PM, Vivek Goyal wrote:
>> > Hi,
>> >
>> > I had few questions about error handling in libcg.
>> >
>> > - Do we have error strings associated with e
On Thu, Nov 10, 2011 at 11:24:45PM +0530, Dhaval Giani wrote:
> On Thu, Nov 10, 2011 at 10:15 PM, Vivek Goyal wrote:
> > Hi,
> >
> > I had few questions about error handling in libcg.
> >
> > - Do we have error strings associated with error codes (other libraries
> > like glibc, glib2 do have).
>
On Thu, Nov 10, 2011 at 10:15 PM, Vivek Goyal wrote:
> Hi,
>
> I had few questions about error handling in libcg.
>
> - Do we have error strings associated with error codes (other libraries
> like glibc, glib2 do have).
>
> - What is error ECGSENTINEL. Comment says that new error codes should
>
Hi,
I had few questions about error handling in libcg.
- Do we have error strings associated with error codes (other libraries
like glibc, glib2 do have).
- What is error ECGSENTINEL. Comment says that new error codes should
go above it but I see error codes below it too.
- Is ECGOTHER a go